17 lines
262 B
Makefile
Raw Normal View History

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