aboutsummaryrefslogtreecommitdiff
path: root/print/foomatic-filters
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:03:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:03:52 +0000
commite8ab9c08887b6d1a206f0387c316474e452479a5 (patch)
tree0ddda642b5d2094da0876afbc38f60bffe2c413e /print/foomatic-filters
parent2eeed93f56d84bfd6ba17f3a5a6c2a62b34a9226 (diff)
downloadports-e8ab9c08887b6d1a206f0387c316474e452479a5.tar.gz
ports-e8ab9c08887b6d1a206f0387c316474e452479a5.zip
- Clarify LICENSE
- Add LICENSE_FILE - Switch to USES=autoreconf
Notes
Notes: svn path=/head/; revision=387796
Diffstat (limited to 'print/foomatic-filters')
-rw-r--r--print/foomatic-filters/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 09e9abe06b01..993e25afc324 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= http://www.openprinting.org/download/foomatic/
MAINTAINER= ports@FreeBSD.org
COMMENT= Foomatic wrapper scripts
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
-USES= perl5 pkgconfig
-USE_AUTOTOOLS= autoheader
+USES= autoreconf perl5 pkgconfig
USE_GHOSTSCRIPT=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \