openbsd-ports/education/drgeo-doc/Makefile

25 lines
497 B
Makefile

# $OpenBSD: Makefile,v 1.3 2005/11/11 20:24:48 wilfried Exp $
COMMENT= "interactive geometry program, documentation"
DISTNAME= drgeo-doc-1.6
CATEGORIES= education math
HOMEPAGE= http://www.ofset.org/drgeo/
MAINTAINER= Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://documentation.ofset.org/drgeo/
CONFIGURE_STYLE= gnu
NO_BUILD=Yes
.include <bsd.port.mk>