1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/www/guile-www/Makefile
2003-02-21 14:08:24 +00:00

22 lines
458 B
Makefile

# New ports collection makefile for: guile-www
# Date created: 30 August 2002
# Whom: Kimura Fuyuki <fuyuki@hadaly.org>
#
# $FreeBSD$
#
PORTNAME= guile-www
PORTVERSION= 1.1.1
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= guile
MAINTAINER= fuyuki@hadaly.org
COMMENT= Guile modules for WWW interaction
RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
.include <bsd.port.mk>