openbsd-ports/education/drgeo-doc/Makefile

24 lines
444 B
Makefile
Raw Normal View History

2010-07-24 13:43:17 -04:00
# $OpenBSD: Makefile,v 1.6 2010/07/24 17:47:54 ajacoutot Exp $
2004-02-21 15:47:50 -05:00
2007-09-15 23:07:06 -04:00
COMMENT= interactive geometry program, documentation
2004-02-21 15:47:50 -05:00
DISTNAME= drgeo-doc-1.6
2010-07-24 13:43:17 -04:00
REVISION= 0
2004-02-21 15:47:50 -05:00
CATEGORIES= education math
HOMEPAGE= http://www.ofset.org/drgeo/
2004-02-21 15:47:50 -05:00
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://documentation.ofset.org/drgeo/
2004-02-21 15:47:50 -05:00
2005-01-13 22:45:32 -05:00
CONFIGURE_STYLE= gnu
2004-02-21 15:47:50 -05:00
NO_BUILD=Yes
2005-01-13 22:45:32 -05:00
2004-02-21 15:47:50 -05:00
.include <bsd.port.mk>