mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
New port: hu-phone - Hungarian phone codes (version 20020622)
PR: ports/39723 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
This commit is contained in:
parent
5518793f69
commit
d4dd621d7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72306
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
SUBDIR += hu-phone
|
||||
SUBDIR += ispell
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
27
hungarian/hu-phone/Makefile
Normal file
27
hungarian/hu-phone/Makefile
Normal file
@ -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>
|
1
hungarian/hu-phone/distinfo
Normal file
1
hungarian/hu-phone/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (korzetszam.2002.06.22.gz) = 86aa5b631dc9b9d3261b5abf464b5311
|
1
hungarian/hu-phone/pkg-comment
Normal file
1
hungarian/hu-phone/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Phone codes in Hungary / Magyarorszagi korzetszamok
|
5
hungarian/hu-phone/pkg-descr
Normal file
5
hungarian/hu-phone/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
Phone codes in Hungary
|
||||
|
||||
Magyarorszagi korzetszamok ekezetes formaban. ~42 KB uncompressed.
|
||||
|
||||
WWW: http://freebsd.ik.bme.hu/~mohacsi/
|
1
hungarian/hu-phone/pkg-plist
Normal file
1
hungarian/hu-phone/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
share/misc/hu.phone
|
Loading…
Reference in New Issue
Block a user