blob: d60e23525f2ff52971c24b47af195297575b0fdf (
plain) (
tree)
|
|
# New ports collection makefile for: p5-Data-JavaScript
# Date created: 09 October 2001
# Whom: tobez
#
# $FreeBSD$
#
PORTNAME= Data-JavaScript
PORTVERSION= 1.06
CATEGORIES= lang www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Data::JavaScript.3
.include <bsd.port.mk>
|