1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/graphics/gom/Makefile

23 lines
395 B
Makefile
Raw Normal View History

# Ports collection makefile for: gom
# Date created: 12 Nov 2000
# Whom: Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD$
#
PORTNAME= gom
PORTVERSION= 0.1
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= gom.1
.include <bsd.port.mk>