1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/finance/p5-Business-CreditCard/Makefile

23 lines
481 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Business-CreditCard
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= Business-CreditCard
2002-01-22 13:39:40 +00:00
PORTVERSION= 0.27
1997-04-20 13:53:29 +00:00
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
2000-04-14 08:49:30 +00:00
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Business::CreditCard.3
.include <bsd.port.mk>