15 lines
277 B
Makefile
15 lines
277 B
Makefile
# $OpenBSD: Makefile,v 1.13 2015/01/21 14:27:55 sthen Exp $
|
|
|
|
COMMENT= interface for providing metadata about installed packages
|
|
|
|
MODULES= cpan
|
|
DISTNAME= App-Info-0.57
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
.include <bsd.port.mk>
|