12 lines
205 B
Makefile
12 lines
205 B
Makefile
COMMENT= create PostScript files of mailing address labels
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= PostScript-MailLabels-2.32
|
|
CATEGORIES= print
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|