aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-12-27 23:14:23 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-12-27 23:14:23 +0800
commit42e36ce4e8d707b3808d4f6ecfd57913bf9129ee (patch)
tree0d7fe4a1fb714200d130b691a0ee61735dea481f /textproc
parent1a63ef0bac77a64a37ad87252e6c4725dddf5514 (diff)
downloadfreebsd-ports-gnome-42e36ce4e8d707b3808d4f6ecfd57913bf9129ee.tar.gz
freebsd-ports-gnome-42e36ce4e8d707b3808d4f6ecfd57913bf9129ee.tar.zst
freebsd-ports-gnome-42e36ce4e8d707b3808d4f6ecfd57913bf9129ee.zip
Pacify portlint
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/colordiff/Makefile4
-rw-r--r--textproc/uni2ascii/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/colordiff/Makefile b/textproc/colordiff/Makefile
index 92cfe0ef0cf0..72f06c897db9 100644
--- a/textproc/colordiff/Makefile
+++ b/textproc/colordiff/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/version%20${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A tool to colorize diff output
+LICENSE= GPLv2
+
USE_PERL5= yes
NO_BUILD= yes
-LICENSE= GPLv2
-
MAN1= colordiff.1
post-patch:
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile
index 392d955a8fce..eca9a906e7d5 100644
--- a/textproc/uni2ascii/Makefile
+++ b/textproc/uni2ascii/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= http://billposer.org/Software/Downloads/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents
+LICENSE= GPLv3
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
MAKE_JOBS_SAFE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-LICENSE= GPLv3
-
MAN1= uni2ascii.1 ascii2uni.1
PLIST_FILES= bin/uni2ascii bin/ascii2uni