1cfff72e35
ok kevlo@ (Maintainer)
20 lines
386 B
Makefile
20 lines
386 B
Makefile
# $OpenBSD: Makefile,v 1.6 2011/04/08 08:35:37 giovanni Exp $
|
|
|
|
COMMENT= perl common defaults with lower memory usage
|
|
|
|
MODULES= cpan
|
|
DISTNAME= common-sense-3.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= MLEHMANN
|
|
|
|
.include <bsd.port.mk>
|