1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/converters/p5-Convert-IBM390/Makefile
2013-11-01 14:20:56 +00:00

17 lines
307 B
Makefile

# Created by: Jason Burgess <dev@fenux.net>
# $FreeBSD$
PORTNAME= Convert-IBM390
PORTVERSION= 0.27
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Functions for manipulating mainframe data
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>