diff options
Diffstat (limited to 'german/phone')
-rw-r--r-- | german/phone/Makefile | 29 | ||||
-rw-r--r-- | german/phone/distinfo | 1 | ||||
-rw-r--r-- | german/phone/pkg-comment | 1 | ||||
-rw-r--r-- | german/phone/pkg-descr | 4 | ||||
-rw-r--r-- | german/phone/pkg-plist | 1 |
5 files changed, 36 insertions, 0 deletions
diff --git a/german/phone/Makefile b/german/phone/Makefile new file mode 100644 index 000000000000..3a7e078eafc8 --- /dev/null +++ b/german/phone/Makefile @@ -0,0 +1,29 @@ +# Version required: 1.0 +# Date created: 1997-12-30 +# Whom: wosch +# +# $Id: Makefile,v 1.6 1997/10/03 12:25:15 wosch Exp $ + +DISTNAME= de-phone-1.0 +CATEGORIES= german +MASTER_SITES= ${MASTER_SITE_LOCAL} http://www.freebsd.org/~wosch/src/ +DISTFILES= ${phone}.gz + +MAINTAINER= wosch@FreeBSD.org +NO_BUILD= YES +NO_WRKSUBDIR= YES +EXTRACT_ONLY= + + +phone= avon-1996 +phoneout= de.phone + +do-install: + ${INSTALL} ${COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \ + ${WRKSRC}/${phone} ${PREFIX}/share/misc/${phoneout} + +post-extract: ${phone} +${phone}: + ${GZIP_CMD} -d < ${DISTDIR}/${phone}.gz > ${WRKSRC}/${.TARGET} + +.include <bsd.port.mk> diff --git a/german/phone/distinfo b/german/phone/distinfo new file mode 100644 index 000000000000..c9c679285b15 --- /dev/null +++ b/german/phone/distinfo @@ -0,0 +1 @@ +MD5 (avon-1996.gz) = 68bb141fb1403e6822637b0f95092fc5 diff --git a/german/phone/pkg-comment b/german/phone/pkg-comment new file mode 100644 index 000000000000..0a1c6359d28e --- /dev/null +++ b/german/phone/pkg-comment @@ -0,0 +1 @@ +German phone code / Deutsche Telefonvorwahl (AVON). diff --git a/german/phone/pkg-descr b/german/phone/pkg-descr new file mode 100644 index 000000000000..79e59d742920 --- /dev/null +++ b/german/phone/pkg-descr @@ -0,0 +1,4 @@ +German phone code. + +Deutsche Telefonvorwahl (AVON). Mit Umlauten. 120KB unkomprimiert. + diff --git a/german/phone/pkg-plist b/german/phone/pkg-plist new file mode 100644 index 000000000000..6cd3c2bb7ff1 --- /dev/null +++ b/german/phone/pkg-plist @@ -0,0 +1 @@ +share/misc/de.phone |