aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Convert-IBM390/Makefile
blob: ceba8e65d7a541fc26bb71f827d59407b25c3f5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.25
CATEGORIES= converters perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Functions for manipulating mainframe data

PERL_CONFIGURE= yes

MAN3=   Convert::IBM390.3

.include <bsd.port.mk>