13 lines
247 B
Makefile
13 lines
247 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/19 12:30:57 sthen Exp $
|
|
|
|
COMMENT= create PostScript files of mailing address labels
|
|
|
|
MODULES= cpan
|
|
DISTNAME= PostScript-MailLabels-2.32
|
|
CATEGORIES= print
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|