1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/guile-www/Makefile
2014-03-04 15:40:48 +00:00

20 lines
382 B
Makefile

# Created by: Kimura Fuyuki <fuyuki@hadaly.org>
# $FreeBSD$
PORTNAME= guile-www
PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= www devel scheme
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= guile
MAINTAINER= ports@FreeBSD.org
COMMENT= Guile modules for WWW interaction
RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
INFO= guile-www
.include <bsd.port.mk>