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

30 lines
740 B
Makefile
Raw Normal View History

# New ports collection makefile for: gau
# Date created: 23 Jul 1998
# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
1999-08-30 12:09:14 +00:00
# $FreeBSD$
#
PORTNAME= gau
PORTVERSION= 0.4.1
PORTREVISION= 1
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@kr.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
2000-10-05 06:42:57 +00:00
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>