12 lines
190 B
Makefile
12 lines
190 B
Makefile
COMMENT= Perl5 module for uuencode and uudecode
|
|
|
|
DISTNAME= Convert-UU-0.5201
|
|
REVISION= 1
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|