openbsd-ports/textproc/wdiff/Makefile

18 lines
368 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2002/12/23 09:09:12 pvalchev Exp $
1998-05-17 00:47:36 -04:00
COMMENT= "word differences between text files"
1998-05-17 00:47:36 -04:00
DISTNAME= wdiff-0.5
CATEGORIES= textproc
2002-05-14 08:07:09 -04:00
MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/}
1998-05-17 00:47:36 -04:00
# License: GPL
2000-06-04 21:35:13 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
CONFIGURE_STYLE=gnu dest old
1998-05-17 00:47:36 -04:00
.include <bsd.port.mk>