508e6279c2
From Darrin Chandler
16 lines
358 B
Makefile
16 lines
358 B
Makefile
# $OpenBSD: Makefile,v 1.25 2007/09/16 01:40:27 merdely Exp $
|
|
|
|
COMMENT= Perl5 module for uuencode and uudecode
|
|
|
|
DISTNAME= Convert-UU-0.52
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= converters
|
|
MODULES= cpan
|
|
|
|
PERMIT_PACKAGE_CDROM= no license
|
|
PERMIT_PACKAGE_FTP= no license
|
|
PERMIT_DISTFILES_CDROM= no license
|
|
PERMIT_DISTFILES_FTP= no license
|
|
|
|
.include <bsd.port.mk>
|