diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-02 23:51:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-02 23:51:57 +0000 |
commit | 332ff3d5d4aece6da6086f524b1d63d6906dd144 (patch) | |
tree | 9a5970cc179a7775442becb3527d76bca3117acc /hungarian | |
parent | d4dd621d7c23cfdd948156bd18daada58c8a09a5 (diff) | |
download | ports-332ff3d5d4aece6da6086f524b1d63d6906dd144.tar.gz ports-332ff3d5d4aece6da6086f524b1d63d6906dd144.zip |
New port: hu-zipcodes - Hungarian post codes (version 2002.06.22)
PR: ports/39728
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes:
svn path=/head/; revision=72308
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/Makefile | 1 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/Makefile | 27 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/distinfo | 1 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/pkg-comment | 1 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/pkg-descr | 5 | ||||
-rw-r--r-- | hungarian/hu-zipcodes/pkg-plist | 1 |
6 files changed, 36 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile index d34f20832176..093a6bda8481 100644 --- a/hungarian/Makefile +++ b/hungarian/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # SUBDIR += hu-phone + SUBDIR += hu-zipcodes SUBDIR += ispell .include <bsd.port.subdir.mk> diff --git a/hungarian/hu-zipcodes/Makefile b/hungarian/hu-zipcodes/Makefile new file mode 100644 index 000000000000..c72b731c923b --- /dev/null +++ b/hungarian/hu-zipcodes/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: Hungary zipcodes +# Date created: 2002-06-22 +# Whom: janos.mohacsi@bsd.hu +# +# $FreeBSD$ +# + +PORTNAME= zipcodes +PORTVERSION= 20020622 +CATEGORIES= hungarian misc +MASTER_SITES= http://freebsd.ik.bme.hu/~mohacsi/downloads/ +PKGNAMEPREFIX= hu- +DISTNAME= iranyitoszamok.2002.06.22 +EXTRACT_SUFX= .gz + +MAINTAINER= janos.mohacsi@bsd.hu + +NO_WRKSUBDIR= yes +EXTRACT_CMD= ${GZCAT} +EXTRACT_BEFORE_ARGS= # None +EXTRACT_AFTER_ARGS= > ${WRKSRC}/hu.zipcodes +NO_BUILD= yes + +do-install: + ${INSTALL_DATA} ${WRKSRC}/hu.zipcodes ${PREFIX}/share/misc/ + +.include <bsd.port.mk> diff --git a/hungarian/hu-zipcodes/distinfo b/hungarian/hu-zipcodes/distinfo new file mode 100644 index 000000000000..c415eb21a6dc --- /dev/null +++ b/hungarian/hu-zipcodes/distinfo @@ -0,0 +1 @@ +MD5 (iranyitoszamok.2002.06.22.gz) = 7d12ed330db58c37e4ea20c65906ae5e diff --git a/hungarian/hu-zipcodes/pkg-comment b/hungarian/hu-zipcodes/pkg-comment new file mode 100644 index 000000000000..7cf1bb86145e --- /dev/null +++ b/hungarian/hu-zipcodes/pkg-comment @@ -0,0 +1 @@ +Postal codes in Hungary / Magyarorszagi iranyitoszamok diff --git a/hungarian/hu-zipcodes/pkg-descr b/hungarian/hu-zipcodes/pkg-descr new file mode 100644 index 000000000000..c90330804d8f --- /dev/null +++ b/hungarian/hu-zipcodes/pkg-descr @@ -0,0 +1,5 @@ +Postal codes in Hungary. + +Magyarorszagi iranyitoszamok ekezetesen. ~800KB uncomressed. + +WWW: http://freebsd.ik.bme.hu/~mohacsi/ diff --git a/hungarian/hu-zipcodes/pkg-plist b/hungarian/hu-zipcodes/pkg-plist new file mode 100644 index 000000000000..6c657810ba54 --- /dev/null +++ b/hungarian/hu-zipcodes/pkg-plist @@ -0,0 +1 @@ +share/misc/hu.zipcodes |