2013-09-20 18:01:22 +02:00
|
|
|
# Created by: ijliao
|
2007-07-31 08:51:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Greeking-zh_TW
|
2009-11-19 18:53:47 +01:00
|
|
|
PORTVERSION= 1.0
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2007-07-31 08:51:33 +02:00
|
|
|
CATEGORIES= chinese textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2015-05-08 20:20:30 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2007-07-31 08:51:33 +02:00
|
|
|
COMMENT= Generate meaningless Chinese text that creates the illusion of the document
|
|
|
|
|
2018-07-09 10:40:17 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2016-04-01 15:29:15 +02:00
|
|
|
RUN_DEPENDS= p5-common-sense>=2.02:devel/p5-common-sense
|
2009-11-19 18:53:47 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-07-31 08:51:33 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|