freebsd-ports/www/g-cows/Makefile
2013-09-25 00:54:08 +00:00

18 lines
325 B
Makefile

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