18 lines
367 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/10/11 23:48:25 naddy Exp $
COMMENT= represent a series of changes in annotate form
MODULES= cpan
DISTNAME= Algorithm-Annotate-0.10
REVISION= 1
CATEGORIES= devel
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Algorithm-Diff>=1.1901
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>