16 lines
228 B
Makefile
16 lines
228 B
Makefile
COMMENT = transforms of control characters
|
|
|
|
DISTNAME = Text-Control-0.5
|
|
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|