1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/korean/gau/Makefile
CHOI Junho 45a3ecf4ef 1. change my address.
2. fix default fontset to work. it is broken since XFree86-4 is used.
3. fix document directory to show when default rc installed.
4. change background color to white.

Submitted by:	Soonmyung Hong <sonnet@teatime.org>
2002-11-16 13:46:53 +00:00

30 lines
737 B
Makefile

# New ports collection makefile for: gau
# Date created: 23 Jul 1998
# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= gau
PORTVERSION= 0.4.1
PORTREVISION= 2
CATEGORIES= korean comms
MASTER_SITES= http://www.kr.freebsd.org/~hwang/gau/
PATCH_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
PATCHFILES= gau-0.4.1.patch gau-0.4.1-rc.patch gau-0.4.1-grim_show.patch \
gau-0.4.1-script.patch gau-0.4.1-warning.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= cjh@FreeBSD.org
RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>