2d44899786
- Update pkg-plist - Add authors to pkg-descr PR: 98176 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
22 lines
451 B
Makefile
22 lines
451 B
Makefile
# New ports collection makefile for: p5-Convert-IBM390
|
|
# Date created: 13 Aug 2005
|
|
# Whom: Jason Burgess <dev@fenux.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Convert-IBM390
|
|
PORTVERSION= 0.22
|
|
CATEGORIES= converters perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
MASTER_SITE_SUBDIR= Convert
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= dev@fenux.net
|
|
COMMENT= Functions for manipulating mainframe data
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Convert::IBM390.3
|
|
|
|
.include <bsd.port.mk>
|