openbsd-ports/education/drgeo-doc/Makefile
2006-11-16 09:13:27 +00:00

24 lines
454 B
Makefile

# $OpenBSD: Makefile,v 1.4 2006/11/16 09:13:27 steven Exp $
COMMENT= "interactive geometry program, documentation"
DISTNAME= drgeo-doc-1.6
PKGNAME= ${DISTNAME}p0
CATEGORIES= education math
HOMEPAGE= http://www.ofset.org/drgeo/
# 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>