diff options
-rw-r--r-- | time/saytime/Makefile | 16 | ||||
-rw-r--r-- | time/saytime/PLIST | 6 |
2 files changed, 10 insertions, 12 deletions
diff --git a/time/saytime/Makefile b/time/saytime/Makefile index e92dac3b3e8..9370d32d165 100644 --- a/time/saytime/Makefile +++ b/time/saytime/Makefile @@ -1,27 +1,25 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/07/07 21:23:21 is Exp $ +# $NetBSD: Makefile,v 1.2 2005/07/07 22:15:03 agc Exp $ # DISTNAME= saytime_11nov1995 -EXTRACT_SUFX= .tar.gz PKGNAME= saytime-19951111 CATEGORIES= time audio MASTER_SITES= http://www.acme.com/software/saytime/ -ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* SunOS-*-* - -MAINTAINER= is@netbsd.org +MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/saytime/ -COMMENT= a talking clock +COMMENT= Talking clock + +ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* SunOS-*-* WRKSRC= ${WRKDIR}/saytime .include "../../mk/bsd.prefs.mk" -pre-configure: +pre-configure: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.template ${SED} -e 's|@LOCALBASE@|${LOCALBASE}|' \ - ${WRKSRC}/Makefile.template > ${WRKSRC}/Makefile - + ${WRKSRC}/Makefile.template > ${WRKSRC}/Makefile post-install: ${INSTALL_DATA_DIR} ${LOCALBASE}/share/saytime diff --git a/time/saytime/PLIST b/time/saytime/PLIST index dd68ac4d942..8ab9ba91664 100644 --- a/time/saytime/PLIST +++ b/time/saytime/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/07 21:23:21 is Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/07/07 22:15:03 agc Exp $ bin/saytime man/man1/saytime.1 share/saytime -share/saytime/exactly.ulaw share/saytime/1.ulaw share/saytime/10.ulaw share/saytime/11.ulaw @@ -27,10 +26,11 @@ share/saytime/7.ulaw share/saytime/8.ulaw share/saytime/9.ulaw share/saytime/and.ulaw -share/saytime/the_time_is.ulaw +share/saytime/exactly.ulaw share/saytime/index.html share/saytime/oclock.ulaw share/saytime/oh.ulaw share/saytime/second.ulaw share/saytime/seconds.ulaw +share/saytime/the_time_is.ulaw @dirrm share/saytime |