16 lines
309 B
Makefile
16 lines
309 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:40 merdely Exp $
|
|
|
|
COMMENT= German grundform reduction
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Text-German-0.06
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|