# New ports collection makefile for: Jcode # Date created: 7 Nov 1999 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Jcode PORTVERSION= 0.88 CATEGORIES= japanese perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension interface to convert Japanese text PERL_CONFIGURE= yes MAN3= Jcode.3 Jcode::Unicode.3 Jcode::Unicode::Constants.3 \ Jcode::Unicode::NoXS.3 post-configure: .for DIR in Unicode ${PERL} -pi -e "s:CCFLAGS = :CCFLAGS = ${CFLAGS} :g ; \ s:CC = cc:CC = ${CC}:g" ${WRKSRC}/${DIR}/Makefile .endfor .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- .if ${PERL_LEVEL} < 500804 BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif .include ='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make graphics/plotutils a runtime dependency.rakuco2015-12-211-3/+3
* - Add LICENSE_FILEamdmi32015-11-201-0/+3
* Remove dead CENKES mirrorbapt2015-03-31