summaryrefslogblamecommitdiff
path: root/www/guile-www/Makefile
blob: f973b82e4b40b6a86a0c152aa0c2a3442601acf1 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                
                                


                                  
                                 
                                                 





                                            
# 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 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

.include <bsd.port.mk>