freebsd-ports/www/g-cows/Makefile
Frederic Culot b06cccb41f - Update to 1.12 [1]
- Trim Makefile's header

PR:		ports/182011 [1]
Submitted by:	Andrea Sozzi <as@g-cows.org> (maintainer)
2013-09-11 12:57:13 +00:00

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