openbsd-ports/net/p5-Net-Dict/Makefile
benoit ac65004f8d Update to p5-Net-Dict-2.19.
ok Sam Smith and remove maintainership per his request.
2015-11-28 13:31:02 +00:00

17 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.11 2015/11/28 13:31:02 benoit Exp $
COMMENT = Perl interface to the DICT protocol
MODULES = cpan
DISTNAME = Net-Dict-2.19
CATEGORIES = net
# GPL/Artistic License
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = devel/p5-AppConfig-Std
TEST_DEPENDS = devel/p5-Test-Differences
.include <bsd.port.mk>