1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

remove gom. It is renamed to gozer.

This commit is contained in:
FUJISHIMA Satsuki 2001-03-12 15:00:31 +00:00
parent e7a1bc7301
commit 741c211395
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39656
7 changed files with 0 additions and 68 deletions

View File

@ -1,22 +0,0 @@
# 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>

View File

@ -1 +0,0 @@
MD5 (gom-0.1.tar.gz) = 65fb431c14548381c7c21058fd6a4290

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Fri Nov 10 08:52:39 2000
+++ Makefile.in Sun Nov 12 14:51:56 2000
@@ -78,7 +78,7 @@
man_MANS = gom.1
docs_DATA = README AUTHORS ChangeLog TODO
-docsdir = $(prefix)/doc/gom
+docsdir = $(datadir)/doc/gom
EXTRA_DIST = gom.spec gom.1 $(docs_DATA)

View File

@ -1,13 +0,0 @@
--- src/Makefile.in.orig Fri Nov 10 08:52:40 2000
+++ src/Makefile.in Sun Nov 12 14:51:08 2000
@@ -71,8 +71,8 @@
SUBDIRS = fonts
-LDFLAGS = -L/usr/X11R6/lib
-INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@
+LDFLAGS =
+INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@
LIBOBJS = @LIBOBJS@

View File

@ -1 +0,0 @@
A commandline text rendering utility that creates images from arbitrary text

View File

@ -1,5 +0,0 @@
A commandline text rendering utility for creating images from arbitrary text in
antialised truetype fonts using optional fontsyle, wordwrapping, and layout
control.
WWW: http://www.linuxbrit.co.uk/gom/

View File

@ -1,15 +0,0 @@
bin/gom
share/doc/gom/AUTHORS
share/doc/gom/ChangeLog
share/doc/gom/README
share/doc/gom/TODO
share/gom/fonts/20thcent.ttf
share/gom/fonts/cinema.ttf
share/gom/fonts/goodtime.ttf
share/gom/fonts/joystix.ttf
share/gom/fonts/morpheus.ttf
share/gom/fonts/notepad.ttf
share/gom/fonts/soulpapa.ttf
@dirrm share/doc/gom
@dirrm share/gom/fonts
@dirrm share/gom