summaryrefslogtreecommitdiff
path: root/sysutils/stow/Makefile
blob: c5863ae6e63ab1d149f323c5675ea31a2552880a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:18 wiz Exp $
#

DISTNAME=	stow-1.3.2
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_GNU:=stow/}

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://www.gnu.ai.mit.edu/software/stow/stow.html
COMMENT=	Maps several separate packages into a tree without merging them

USE_PERL5=	yes

GNU_CONFIGURE=	yes
INFO_FILES=	stow.info

.include "../../mk/bsd.pkg.mk"