17 lines
304 B
Makefile
17 lines
304 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:48:29 naddy Exp $
|
|
|
|
COMMENT= impromptu dumping of data structures for debugging purposes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= BFD-0.31
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CPAN_AUTHOR= RBS
|
|
|
|
.include <bsd.port.mk>
|