16 lines
311 B
Makefile
16 lines
311 B
Makefile
# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:12 espie Exp $
|
|
|
|
COMMENT= interface to compute differences between two objects
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Algorithm-Diff-1.1902
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|