aboutsummaryrefslogtreecommitdiff
path: root/www/g-cows/Makefile
blob: cc200a46aaf3be886206f66f496d19d17cc01f2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Andrea Sozzi <as@g-cows.org>
# $FreeBSD$

PORTNAME=	g-cows
PORTVERSION=	1.12
CATEGORIES=	www
MASTER_SITES=	http://www.g-cows.org/download/1.12/

MAINTAINER=	as@g-cows.org
COMMENT=	Scripting language for creation of web sites

GNU_CONFIGURE=	YES

PLIST_FILES=	bin/cows \
		bin/cows-mkgen

.include <bsd.port.mk>