Files
pkgsrc-ng/sysutils/stow/Makefile
2016-11-18 22:39:22 +01:00

18 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.27 2016/07/09 06:39:02 wiz Exp $
#
DISTNAME= stow-1.3.3
PKGREVISION= 5
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/stow/stow.html
COMMENT= Maps several separate packages into a tree without merging them
GNU_CONFIGURE= YES
USE_TOOLS+= perl:run
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"