diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /misc/utftools | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) | |
download | ports-496ac41eab239d23ec8c4be4de8c7274167db816.tar.gz ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip |
Notes
Diffstat (limited to 'misc/utftools')
-rw-r--r-- | misc/utftools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/utftools/Makefile b/misc/utftools/Makefile index 1fc8f1288ae4..e76a2f456081 100644 --- a/misc/utftools/Makefile +++ b/misc/utftools/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= UTF-aware wc, fmt, expand, and unexpand +BROKEN= unfetchable + LICENSE= UTFTOOLS LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_NAME= utftools license |