freebsd-ports/converters/p5-Convert-IBM390/Makefile
Aaron Dalton 2d44899786 - Update from v0.21 to v0.22
- Update pkg-plist
- Add authors to pkg-descr

PR:		98176
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-12 17:30:00 +00:00

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>