openbsd-ports/print/p5-PostScript-MailLabels/Makefile
jasper ba5500d643 - don't install demo script which needs additional files to be installed, there
is enough example data in the manual already
- reformat DESCR
- no REVISION bump since it was just imported
- hook it up while here.

ok millert@
2011-12-14 14:23:53 +00:00

16 lines
326 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/12/14 14:23:53 jasper Exp $
COMMENT= create PostScript files of mailing address labels
MODULES= cpan
DISTNAME= PostScript-MailLabels-2.30
CATEGORIES= print
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>