summaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-02 23:37:59 +0000
committeredwin <edwin@FreeBSD.org>2003-01-02 23:37:59 +0000
commit8762e6400b1f0f926f9708fe377843d501609382 (patch)
tree967aab5f4892c4f6294e001bfb49e2011744a911 /hungarian
parente3d7105f36713a929d46491f242ee831e1a57288 (diff)
downloadFreeBSD-ports-8762e6400b1f0f926f9708fe377843d501609382.zip
FreeBSD-ports-8762e6400b1f0f926f9708fe377843d501609382.tar.gz
New port: hu-phone - Hungarian phone codes (version 20020622)
PR: ports/39723 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile1
-rw-r--r--hungarian/hu-phone/Makefile27
-rw-r--r--hungarian/hu-phone/distinfo1
-rw-r--r--hungarian/hu-phone/pkg-comment1
-rw-r--r--hungarian/hu-phone/pkg-descr5
-rw-r--r--hungarian/hu-phone/pkg-plist1
6 files changed, 36 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index 939018d..d34f208 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
#
+ SUBDIR += hu-phone
SUBDIR += ispell
.include <bsd.port.subdir.mk>
diff --git a/hungarian/hu-phone/Makefile b/hungarian/hu-phone/Makefile
new file mode 100644
index 0000000..e9f2779
--- /dev/null
+++ b/hungarian/hu-phone/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: Phone codes in Hungary
+# Date created: 2002-06-22
+# Whom: janos.mohacsi@bsd.hu
+#
+# $FreeBSD$
+#
+
+PORTNAME= phone
+PORTVERSION= 20020622
+CATEGORIES= hungarian misc
+MASTER_SITES= http://freebsd.ik.bme.hu/~mohacsi/downloads/
+PKGNAMEPREFIX= hu-
+DISTNAME= korzetszam.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.phone
+NO_BUILD= YES
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/hu.phone ${PREFIX}/share/misc
+
+.include <bsd.port.mk>
diff --git a/hungarian/hu-phone/distinfo b/hungarian/hu-phone/distinfo
new file mode 100644
index 0000000..2a22f30
--- /dev/null
+++ b/hungarian/hu-phone/distinfo
@@ -0,0 +1 @@
+MD5 (korzetszam.2002.06.22.gz) = 86aa5b631dc9b9d3261b5abf464b5311
diff --git a/hungarian/hu-phone/pkg-comment b/hungarian/hu-phone/pkg-comment
new file mode 100644
index 0000000..01cee53
--- /dev/null
+++ b/hungarian/hu-phone/pkg-comment
@@ -0,0 +1 @@
+Phone codes in Hungary / Magyarorszagi korzetszamok
diff --git a/hungarian/hu-phone/pkg-descr b/hungarian/hu-phone/pkg-descr
new file mode 100644
index 0000000..9d468c8
--- /dev/null
+++ b/hungarian/hu-phone/pkg-descr
@@ -0,0 +1,5 @@
+Phone codes in Hungary
+
+Magyarorszagi korzetszamok ekezetes formaban. ~42 KB uncompressed.
+
+WWW: http://freebsd.ik.bme.hu/~mohacsi/
diff --git a/hungarian/hu-phone/pkg-plist b/hungarian/hu-phone/pkg-plist
new file mode 100644
index 0000000..3754cad
--- /dev/null
+++ b/hungarian/hu-phone/pkg-plist
@@ -0,0 +1 @@
+share/misc/hu.phone
OpenPOWER on IntegriCloud