2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:27 ajacoutot Exp $
|
2009-10-10 04:14:08 -04:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
|
|
|
|
COMMENT = simple container for the AutoXS header file
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
DISTNAME = AutoXS-Header-1.02
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION = 1
|
2009-10-10 04:14:08 -04:00
|
|
|
CATEGORIES = devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2009-10-10 04:14:08 -04:00
|
|
|
|
|
|
|
CPAN_AUTHOR = SMUELLER
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|