9a3bb56e67
This module is a simple container for the AutoXS header file.
20 lines
365 B
Makefile
20 lines
365 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/10 08:14:08 sthen Exp $
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
COMMENT = simple container for the AutoXS header file
|
|
|
|
MODULES = cpan
|
|
DISTNAME = AutoXS-Header-1.02
|
|
CATEGORIES = devel
|
|
|
|
CPAN_AUTHOR = SMUELLER
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
.include <bsd.port.mk>
|