summaryrefslogtreecommitdiff
path: root/sysutils/stow/Makefile
blob: 4b9877ec410dea5a8e89df762ddcbfc62ddc8cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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"