pkgsrc-wip/java-gnujaf/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

18 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/11/02 18:00:18 thomasklausner Exp $
#
DISTNAME= activation-1.0
PKGNAME= java-gnujaf-1.0
CATEGORIES= textproc
MASTER_SITES= http://ftp.gnu.org/gnu/classpathx/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://ftp.gnu.org/gnu/classpathx/
COMMENT= GNU Java Activation Framework
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../mk/java-env.mk"
.include "../../mk/bsd.pkg.mk"