17 lines
323 B
Makefile
17 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/10/19 07:54:24 espie Exp $
|
|
|
|
COMMENT= German grundform reduction
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-German-0.06
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|