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

17 lines
369 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2006/11/25 16:32:33 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
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>