freebsd-ports/textproc/p5-TeX-Hyphen/Makefile

23 lines
468 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-TeX-Hyphen
# Date created: Oct 22, 2002
# Whom: kuriyama@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= TeX-Hyphen
PORTVERSION= 0.140
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= TeX
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
2003-02-22 08:48:51 +01:00
COMMENT= Hyphenate words using TeX's patterns
PERL_CONFIGURE= YES
MAN3= TeX::Hyphen.3 TeX::Hyphen::czech.3 TeX::Hyphen::german.3
.include <bsd.port.mk>