aboutsummaryrefslogtreecommitdiff
path: root/graphics/iec16022
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 /graphics/iec16022
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Pacify portlint
Feature safe: yes
Notes
Notes: svn path=/head/; revision=288109
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: