aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/iec16022
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 /graphics/iec16022
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 'graphics/iec16022')
-rw-r--r--graphics/iec16022/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index 0a987f4c935a..4596d25fe603 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://datenfreihafen.org/~stefan/iec16022/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Create 2D barcodes, also known as DataMatrix
+LICENSE= GPLv2
+
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
@@ -24,8 +26,6 @@ MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-LICENSE= GPLv2
-
MAN1= iec16022.1
post-patch: