openbsd-ports/textproc/p5-Text-German/Makefile

22 lines
410 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2005/04/03 17:29:07 msf Exp $
COMMENT= "German grundform reduction"
DISTNAME= Text-German-0.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>