This commit is contained in:
Min Sik Kim 2004-02-18 03:33:17 +00:00 committed by Thomas Klausner
parent de8a04a925
commit cac908a8e7
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2003/09/30 09:11:28 hfath Exp $
# $NetBSD: Makefile,v 1.3 2004/02/18 03:38:42 minskim Exp $
# FreeBSD Id: ports/net/l2tpd/Makefile,v 1.6 2003/04/16 13:53:27 ru Exp
DISTNAME= l2tpd-0.69
@ -9,6 +9,7 @@ MAINTAINER= hauke@Espresso.Rhein-Neckar.DE
HOMEPAGE= http://www.l2tpd.org/
COMMENT= Implementation of the layer two tunneling protocol (l2tp)
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
.include "../../mk/bsd.prefs.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2003/11/08 10:36:21 marc Exp $
# $NetBSD: Makefile,v 1.10 2004/02/18 03:33:17 minskim Exp $
#
DISTNAME= scons-0.94
@ -10,7 +10,7 @@ HOMEPAGE= http://www.scons.org/
COMMENT= Build system, written in Python
PYDISTUTILSPKG= yes
USE_BUILDLINK2= yes
USE_BUILDLINK3= yes
post-install:
${INSTALL_MAN} ${WRKSRC}/scons.1 ${PREFIX}/man/man1