20 lines
382 B
Makefile
20 lines
382 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/07/13 19:46:11 sthen Exp $
|
|
|
|
COMMENT= impromptu dumping of data structures for debugging purposes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= BFD-0.31
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= RBS
|
|
|
|
.include <bsd.port.mk>
|