Index: print/foomatic-filters/Makefile =================================================================== --- print/foomatic-filters/Makefile (revision 316683) +++ print/foomatic-filters/Makefile (working copy) @@ -10,6 +10,9 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic wrapper scripts +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_AUTOTOOLS= autoheader USE_PERL5= yes USE_GHOSTSCRIPT=yes @@ -29,8 +32,8 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= A2PS CUPS_IMAGE MPAGE -OPTIONS_SINGLE= ENSCRIPT -OPTIONS_SINGLE_ENSCRIPT= ENSCRIPT_A4 ENSCRIPT_LETTER ENSCRIPT_LETTERDJ +OPTIONS_RADIO= ENSCRIPT +OPTIONS_RADIO_ENSCRIPT= ENSCRIPT_A4 ENSCRIPT_LETTER ENSCRIPT_LETTERDJ OPTIONS_DEFAULT= CUPS_IMAGE A2PS ENSCRIPT_A4 MPAGE CUPS_IMAGE_DESC= Install cups image utilities A2PS_DESC= Install a2ps convertor Index: print/foomatic-filters/pkg-descr =================================================================== --- print/foomatic-filters/pkg-descr (revision 316683) +++ print/foomatic-filters/pkg-descr (working copy) @@ -2,4 +2,4 @@ PostScript data into the printer's native format using a printer/driver specific, but spooler-independent PPD file. -WWW: http://www.openprinting.org +WWW: http://www.openprinting.org