ad6cb11b6d
Remove wip from CATEGORIES, and guess category if wip was the only one specified.
12 lines
302 B
Makefile
12 lines
302 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/11/02 18:00:16 thomasklausner Exp $
|
|
#
|
|
|
|
DISTNAME= gune-0.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://download.berlios.de/gune/
|
|
|
|
MAINTAINER= Peter.Bex@student.kun.nl
|
|
HOMEPAGE= http://gune.berlios.de/
|
|
COMMENT= High level C utility library
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|