diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-01-26 03:59:40 +0800 |
commit | 2c758e867466c2c41377b9c8faaeb468e637fd9d (patch) | |
tree | e8c71d7fbae094098f5aa2aa5402405976eeae54 /misc/countrycodes | |
parent | f3ed5e9a4f54cec237982d3e79bcb2ee32e70b70 (diff) | |
download | freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.gz freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.tar.zst freebsd-ports-gnome-2c758e867466c2c41377b9c8faaeb468e637fd9d.zip |
Add LICENSE and remove MD5 sums.
Feature safe: yes
Diffstat (limited to 'misc/countrycodes')
-rw-r--r-- | misc/countrycodes/Makefile | 3 | ||||
-rw-r--r-- | misc/countrycodes/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index e24e973fb75f..3148ad255369 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -19,9 +19,12 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} MAKE_JOBS_SAFE= yes +LICENSE= GPLv2 + PLIST_FILES= bin/iso3166 PORTDOCS= README MAN1= iso3166.1 + MAKE_ARGS= prefix="${PREFIX}" CC="${CC}" CCOPTS="${CFLAGS}" WARNINGS="" post-install: diff --git a/misc/countrycodes/distinfo b/misc/countrycodes/distinfo index 79d0f40766b7..a54a04afdc96 100644 --- a/misc/countrycodes/distinfo +++ b/misc/countrycodes/distinfo @@ -1,3 +1,2 @@ -MD5 (countrycodes-1.0.5.tar.gz) = 9decb29be88236791fcb3f036095c018 SHA256 (countrycodes-1.0.5.tar.gz) = e56e10442c7353c39cd9e57fa747df279ae39a84a89336644a58c29de5b2b39b SIZE (countrycodes-1.0.5.tar.gz) = 18621 |