freebsd-ports/graphics/gozer/Makefile
FUJISHIMA Satsuki 96f222fe15 o update to 0.2.
o renamed to gozer.

PR:		25540
Submitted by:	maintainer
2001-03-12 15:00:53 +00:00

22 lines
399 B
Makefile

# Ports collection makefile for: gom
# Date created: 12 Nov 2000
# Whom: Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD$
#
PORTNAME= gozer
PORTVERSION= 0.2
CATEGORIES= graphics
MASTER_SITES= http://www.linuxbrit.co.uk/downloads/
MAINTAINER= ishmael27@home.com
LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
MAN1= gozer.1
.include <bsd.port.mk>