pkgsrc/sysutils/stow/Makefile

18 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= stow-1.3.3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.ai.mit.edu/software/stow/stow.html
COMMENT= Maps several separate packages into a tree without merging them
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
USE_TOOLS+= perl:run
INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"