mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
18 lines
243 B
Makefile
18 lines
243 B
Makefile
COMMENT = backslash escapes, quoted phrase, word elision, etc
|
|
|
|
DISTNAME = String-Escape-2010.002
|
|
REVISION = 0
|
|
|
|
CATEGORIES = textproc
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|