1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/www/g-cows/Makefile
2021-04-06 16:31:07 +02:00

17 lines
313 B
Makefile

# Created by: Andrea Sozzi <as@g-cows.org>
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>