aboutsummaryrefslogtreecommitdiff
path: root/misc/countrycodes
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
commit48b16bc177d9ad0dac59e3e086204be593eaf476 (patch)
tree29b90da8eb3b52c5a2f678d6527ef713581b7bda /misc/countrycodes
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Notes
Diffstat (limited to 'misc/countrycodes')
-rw-r--r--misc/countrycodes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile
index 3148ad255369..743e272a6c34 100644
--- a/misc/countrycodes/Makefile
+++ b/misc/countrycodes/Makefile
@@ -14,13 +14,13 @@ MASTER_SITES= http://www.grigna.com/diego/linux/countrycodes/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= An ISO 3166 country code finder
+LICENSE= GPLv2
+
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${BUILD_WRKSRC}
MAKE_JOBS_SAFE= yes
-LICENSE= GPLv2
-
PLIST_FILES= bin/iso3166
PORTDOCS= README
MAN1= iso3166.1