- 2.22 | 2008-04-20 - bug-report address updated (see output of ./configure --help) - mouthpiece #:send-reply now also takes `shutdown' "how arg" CLOSE - maintenance uses GNU Autoconf 2.62, GNU Automake 1.10.1 - public repo: http://www.gnuovla.org/wip/ (guile-www)
22 lines
550 B
Makefile
22 lines
550 B
Makefile
# $NetBSD: Makefile,v 1.20 2009/03/06 15:17:24 wiz Exp $
|
|
|
|
DISTNAME= guile-www-2.22
|
|
CATEGORIES= devel www
|
|
MASTER_SITES= http://www.gnuvola.org/software/guile-www/
|
|
|
|
MAINTAINER= gdt@NetBSD.org
|
|
HOMEPAGE= http://www.gnuvola.org/software/guile-www/
|
|
#Before ttn maintainership, formerly 1.1.1 at
|
|
#HOMEPAGE= http://www.gnu.org/software/guile/
|
|
COMMENT= Guile WWW module
|
|
|
|
#LICENSE= gnu-gpl-v3
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_TOOLS+= gmake
|
|
INFO_FILES= # PLIST
|
|
|
|
.include "../../lang/guile/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|