freebsd-ports/www/g-cows/Makefile
Emanuel Haupt cd5c01639a Update to 1.9.1
PR:		96364
Submitted by:	Andrea Sozzi <as@g-cows.org> (maintainer)
2006-04-28 19:59:04 +00:00

22 lines
433 B
Makefile

# New ports collection makefile for: g-cows
# Date created: 6 March 2006
# Whom: Andrea Sozzi <as@g-cows.org>
#
# $FreeBSD$
#
PORTNAME= g-cows
PORTVERSION= 1.9.1
CATEGORIES= www
MASTER_SITES= http://www.g-cows.org/download/1.9/
MAINTAINER= as@g-cows.org
COMMENT= Scripting language for creation of web sites
USE_FLEX= YES
GNU_CONFIGURE= YES
PLIST_FILES= bin/cows \
bin/cows-mkgen
.include <bsd.port.mk>