openbsd-ports/net/p5-Net-Subnets/Makefile

17 lines
303 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:35:53 espie Exp $
COMMENT= computing subnets in large scale networks
MODULES= cpan
DISTNAME= Net-Subnets-0.21
REVISION= 0
CATEGORIES= net
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>