pkgsrc/sysutils/stow/Makefile

17 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:00 wiz Exp $
#
DISTNAME= stow-1.3.3
PKGREVISION= 3
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"