From c7676f71face8495a4b797b650e706a3df97f50d Mon Sep 17 00:00:00 2001 From: schmonz Date: Sat, 20 Mar 2010 01:51:40 +0000 Subject: DESTDIR support, and take MAINTAINER. --- net/publicfile/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/publicfile/Makefile') diff --git a/net/publicfile/Makefile b/net/publicfile/Makefile index c94e56dc0a2..f477a63316b 100644 --- a/net/publicfile/Makefile +++ b/net/publicfile/Makefile @@ -1,14 +1,16 @@ -# $NetBSD: Makefile,v 1.11 2010/02/26 10:28:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/03/20 01:51:40 schmonz Exp $ # DISTNAME= publicfile-0.52 CATEGORIES= net MASTER_SITES= http://cr.yp.to/publicfile/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://cr.yp.to/publicfile.html COMMENT= Secure read-only HTTP and FTP servers +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools DEPENDS+= ucspi-tcp-[0-9]*:../../net/ucspi-tcp -- cgit v1.2.3