16 lines
287 B
Makefile
16 lines
287 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:50:28 naddy Exp $
|
|
|
|
COMMENT= computing subnets in large scale networks
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Subnets-0.21
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|