summaryrefslogtreecommitdiffstats
path: root/hungarian/hu-zipcodes
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-02 23:51:57 +0000
committeredwin <edwin@FreeBSD.org>2003-01-02 23:51:57 +0000
commit5abba884bd528344471555ca3336c886ca9237cc (patch)
tree044f660ba8315035f12ea8c0bcb1a85195249fa8 /hungarian/hu-zipcodes
parent3bb7a7920d717fd4b9dc2f6f67858f3f1049d99d (diff)
downloadFreeBSD-ports-5abba884bd528344471555ca3336c886ca9237cc.zip
FreeBSD-ports-5abba884bd528344471555ca3336c886ca9237cc.tar.gz
New port: hu-zipcodes - Hungarian post codes (version 2002.06.22)
PR: ports/39728 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'hungarian/hu-zipcodes')
-rw-r--r--hungarian/hu-zipcodes/Makefile27
-rw-r--r--hungarian/hu-zipcodes/distinfo1
-rw-r--r--hungarian/hu-zipcodes/pkg-comment1
-rw-r--r--hungarian/hu-zipcodes/pkg-descr5
-rw-r--r--hungarian/hu-zipcodes/pkg-plist1
5 files changed, 35 insertions, 0 deletions
diff --git a/hungarian/hu-zipcodes/Makefile b/hungarian/hu-zipcodes/Makefile
new file mode 100644
index 0000000..c72b731
--- /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 0000000..c415eb2
--- /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 0000000..7cf1bb8
--- /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 0000000..c903308
--- /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 0000000..6c65781
--- /dev/null
+++ b/hungarian/hu-zipcodes/pkg-plist
@@ -0,0 +1 @@
+share/misc/hu.zipcodes
OpenPOWER on IntegriCloud