2008-11-12 04:28:50 +01:00
|
|
|
# New ports collection makefile for: AutoXS-Header
|
|
|
|
# Date created: 12 Nov 2008
|
|
|
|
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= AutoXS-Header
|
2008-12-15 16:14:05 +01:00
|
|
|
PORTVERSION= 0.05
|
2008-11-12 04:28:50 +01:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= ../by-authors/id/S/SM/SMUELLER
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
|
|
|
COMMENT= Container for the AutoXS header files
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= AutoXS::Header.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|