14 lines
258 B
Makefile
14 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:52 espie Exp $
|
|
|
|
COMMENT= Border Gateway Protocol version 4 speaker/listener library
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-BGP-0.14
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|