summaryrefslogtreecommitdiffstats
path: root/hungarian/hu-phone/Makefile
blob: 2cd6d910b435e8e0f045cd90eb0579795183c102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# 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
MASTER_SITES=	http://skye.ki.iif.hu/~mohacsi/downloads/
PKGNAMEPREFIX=	hu-
DISTNAME=	korzetszam.2002.06.22
EXTRACT_SUFX=	.gz

MAINTAINER=	janos.mohacsi@bsd.hu
COMMENT=	Phone codes in Hungary / Magyarorszagi korzetszamok

PLIST_FILES=	share/misc/hu.phone
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>
OpenPOWER on IntegriCloud