bentley 87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00

16 lines
293 B
Makefile

# $OpenBSD: Makefile,v 1.19 2015/01/21 06:13:47 bentley Exp $
COMMENT= module to scan C language files
MODULES= cpan
DISTNAME= C-Scan-0.74
REVISION= 2
CATEGORIES= devel
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Data-Flow>=0.05
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>