- drop USE_GROFF

- fix HOMEPAGE to point to the docs, instead of a redirect to a vaporware project.
This commit is contained in:
jasper 2012-04-19 06:34:04 +00:00
parent 84e93dff36
commit fa27aa91db

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.9 2010/10/18 19:20:41 espie Exp $
# $OpenBSD: Makefile,v 1.10 2012/04/19 06:34:04 jasper Exp $
COMMENT= lightweight scripting language with C-like syntax
DISTNAME= arena-0.9.13
REVISION= 0
CATEGORIES= lang
HOMEPAGE= http://www.minimalinux.org/arena/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE= http://www.minimalinux.org/arena/doc.html
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -16,10 +17,9 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m
MASTER_SITES= ${HOMEPAGE}
MASTER_SITES= ${HOMEPAGE}/../
CONFIGURE_STYLE=gnu
USE_GROFF = Yes
REGRESS_TARGET= test