15 lines
225 B
Makefile
15 lines
225 B
Makefile
COMMENT = simple container for the AutoXS header file
|
|
|
|
MODULES = cpan
|
|
DISTNAME = AutoXS-Header-1.02
|
|
REVISION = 2
|
|
CATEGORIES = devel
|
|
|
|
CPAN_AUTHOR = SMUELLER
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
WANTLIB = perl
|
|
|
|
.include <bsd.port.mk>
|