aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-CSV-Encoded/Makefile
blob: d27d205d0b8ae129c20d942aafb9098ef415635d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Created by: Dereckson <dereckson@gmail.com>
# $FreeBSD$

PORTNAME=   Text-CSV-Encoded
PORTVERSION=    0.25
PORTREVISION=   1
CATEGORIES= textproc perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= dereckson@gmail.com
COMMENT=    Perl module for Encoding aware CVS files parsing

LICENSE=    ART10 GPLv1
LICENSE_COMB=   dual

BUILD_DEPENDS=  p5-Test-Simple>=0:devel/p5-Test-Simple \
        p5-Test-Harness>=0:devel/p5-Test-Harness \
        p5-Text-CSV>=0:textproc/p5-Text-CSV
RUN_DEPENDS:=   ${BUILD_DEPENDS}

NO_ARCH=    yes
USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>
800'>2003-09-241-1/+1 * update maintainer's email address.leeym2003-06-241-1/+1 * Add some missing manpages and a directorykris2003-02-222-1/+3 * De-pkg-comment.knu2003-02-212-1/+1 * Fix typoes on MAINTAINER address.perky2002-11-021-1/+1 * Update maintainer addressperky2002-10-081-1/+1 * upgrade to 4.2ijliao2002-09-205-74/+12 * ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-241-2/+4 * Unmaintain.des2002-02-081-1/+1 * (finally!) upgrade to 3.0-REL.des2001-03-224-7/+75 * Update to 2.3-RELdes2000-08-302-2/+2 * As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-6/+30 * Remove period.des2000-06-261-1/+1 * Upgrade to 2.2-REL. This is now packageable.des2000-06-2610-101/+154 * Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-3/+2 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * $Id$ -> $FreeBSD$peter1999-08-301-1/+1 * echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-3/+3 * chmod -> ${CHMOD}mharo1999-08-231-3/+3 * A bit of portlint cleaning and fix a few style nits.steve1999-07-051-28/+36 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1