freebsd-ports/devel/p5-XSLoader/Makefile
2012-09-05 10:17:28 +00:00

25 lines
461 B
Makefile

# New ports collection makefile for: XSLoader
# Date created: 18 October 2005
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= XSLoader
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SAPER
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dynamically load C libraries into Perl code
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= XSLoader.3
.include <bsd.port.mk>