freebsd-ports/devel/p5-Data-Swap/Makefile
2011-09-17 06:49:29 +00:00

21 lines
400 B
Makefile

# New ports collection makefile for: Data::Swap
# Date created: 10 December 2005
# Whom: Parv <parv@pair.org>
#
# $FreeBSD$
#
PORTNAME= Data-Swap
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= parv@pair.com
COMMENT= XS module to swap the contents and types of referenced variables
PERL_CONFIGURE= yes
MAN3= Data::Swap.3
.include <bsd.port.mk>