14 lines
422 B
Makefile
14 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/02/10 11:04:32 shattered 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"
|