pkgsrc-wip/sunterlib/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

15 lines
429 B
Makefile

#
# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:27 thomasklausner Exp $
#
DISTNAME= sunterlib-0.7
CATEGORIES= devel
MASTER_SITES= http://savannah.nongnu.org/download/sunterlib/
MAINTAINER= airhead@users.sf.net
HOMEPAGE= http://www.scsh.net/resources/sunterlib.html
COMMENT= Scheme Unterground library, a collection of libraries for scsh
.include "../../wip/scsh-install-lib/Makefile.common"
.include "../../mk/bsd.pkg.mk"