2010-07-12 18:07:37 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/07/12 22:07:40 sthen Exp $
|
2004-01-05 12:45:36 -05:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= Perl Interface to the DICT protocol
|
2004-01-05 12:45:36 -05:00
|
|
|
|
2007-01-14 15:49:05 -05:00
|
|
|
MODULES= cpan
|
2004-01-05 12:45:36 -05:00
|
|
|
DISTNAME= Net-Dict-2.07
|
2010-07-12 18:07:37 -04:00
|
|
|
REVISION= 1
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2004-01-05 12:45:36 -05:00
|
|
|
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
|
|
|
|
# GPL/Artistic License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::devel/p5-AppConfig-Std
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|