aboutsummaryrefslogtreecommitdiff
path: root/misc/us-zipcodes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/us-zipcodes/Makefile')
-rw-r--r--misc/us-zipcodes/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/us-zipcodes/Makefile b/misc/us-zipcodes/Makefile
index 866878f256f9..20ea701c6bfb 100644
--- a/misc/us-zipcodes/Makefile
+++ b/misc/us-zipcodes/Makefile
@@ -5,21 +5,21 @@
# $FreeBSD$
#
-PORTNAME= zipcodes
+PORTNAME= zipcodes
PORTVERSION= 1.0
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= wosch/src asami/LOCAL_PORTS
PKGNAMEPREFIX= us-
DISTFILES= ${PORTNAME}.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-NO_WRKSUBDIR= YES
+NO_WRKSUBDIR= yes
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # None
EXTRACT_AFTER_ARGS= > ${WRKSRC}/zipcodes
-NO_BUILD= YES
+NO_BUILD= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/zipcodes ${PREFIX}/share/misc/us.zipcodes