2016-05-30 15:24:27 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2016/05/30 15:24:27 sthen Exp $
|
2004-04-24 16:09:30 +00:00
|
|
|
|
2016-05-30 15:24:27 +00:00
|
|
|
COMMENT = lightweight exporting of functions and variables
|
2004-04-24 16:09:30 +00:00
|
|
|
|
2016-05-30 15:24:27 +00:00
|
|
|
DISTNAME = Exporter-Lite-0.08
|
|
|
|
|
|
|
|
CATEGORIES = devel
|
2004-04-24 16:09:30 +00:00
|
|
|
|
2008-10-10 12:18:06 +00:00
|
|
|
# Perl
|
2016-05-30 15:24:27 +00:00
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
|
|
|
|
PKG_ARCH = *
|
2004-04-24 16:09:30 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|