2e65d464e8
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
415 B
Makefile
17 lines
415 B
Makefile
# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:18 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= stow-1.3.3
|
|
PKGREVISION= 4
|
|
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"
|