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


                         
                 
                                
                         
 
                                
                                                 
 



                                 

                   
                         
                   

                      
# Created by: Kimura Fuyuki <fuyuki@hadaly.org>

PORTNAME=	guile-www
PORTVERSION=	1.1.1
PORTREVISION=	4
CATEGORIES=	www devel scheme
MASTER_SITES=	GNU/guile

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Guile modules for WWW interaction

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

RUN_DEPENDS=	guile:lang/guile1

GNU_CONFIGURE=	yes
INFO=		guile-www
NO_ARCH=	yes

.include <bsd.port.mk>