17 lines
318 B
Makefile
17 lines
318 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= inflect short English Phrases
|
|
|
|
DISTNAME= Lingua-EN-Inflect-Phrase-0.12
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= Andrew Fresh <andrew@cpan.org>
|
|
|
|
# GPL or Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
CONFIGURE_ARGS= --skipdeps
|
|
|
|
.include <bsd.port.mk>
|