openbsd-ports/devel/p5-Algorithm-Diff/Makefile

18 lines
383 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.13 2010/10/18 17:47:54 espie Exp $
COMMENT= interface to compute differences between two objects
MODULES= cpan
2006-09-26 08:43:43 -04:00
DISTNAME= Algorithm-Diff-1.1902
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>