Index: head/sysutils/asrpages/Makefile =================================================================== --- head/sysutils/asrpages/Makefile (revision 12591) +++ head/sysutils/asrpages/Makefile (revision 12592) @@ -1,38 +1,36 @@ # New ports collection makefile for: asrpages # Version required: 0.1 # Date created: 6 Nov 1997 # Whom: Sheldon Hearn # -# $Id: Makefile,v 1.2 1997/11/15 10:58:56 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/17 16:27:40 obrien Exp $ # DISTNAME= asrpages PKGNAME= asrpages-0.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.winternet.com/users/eric/ DISTFILES= asr.pages.tar MAINTAINER= axl@iafrica.com - -BROKEN= "by rev 1.227.2.46 of bsd.port.mk" EXTRACT_ARGS= -xf NO_WRKSUBDIR= yes NO_BUILD= yes MAN1= c.1 slave.1 sysadmin.1 think.1 whack.1 MAN2= people.2 MAN3= chastise.3 MAN5= normality.5 MAN8= bosskill.8 ctluser.8 guru.8 knife.8 lart.8 luser.8 nuke.8 \ pmsd.8 do-install: cd ${WRKSRC} && \ ${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1 && \ ${INSTALL_MAN} ${MAN2} ${PREFIX}/man/man2 && \ ${INSTALL_MAN} ${MAN3} ${PREFIX}/man/man3 && \ ${INSTALL_MAN} ${MAN5} ${PREFIX}/man/man5 && \ ${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8 .include Property changes on: head/sysutils/asrpages/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/sysutils/asrpages/pkg-plist =================================================================== --- head/sysutils/asrpages/pkg-plist (nonexistent) +++ head/sysutils/asrpages/pkg-plist (revision 12592) @@ -0,0 +1,2 @@ +@comment This file intentionally left empty (all installed files are +@comment manpages and they are listed in Makefile) Property changes on: head/sysutils/asrpages/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.3 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property