summaryrefslogtreecommitdiff
path: root/x11/rxvt/Makefile
blob: dc62934502310729d4b06b1cf85cbbabc5160c7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection Makefile for: rxvt
# Version required:	2.4.11
# Date created:         5th December 1994
# Whom:                 gpalmer@FreeBSD.org
#
# $Id: Makefile,v 1.20 1999/03/15 04:23:51 steve Exp $
#

DISTNAME=	rxvt-2.4.11
CATEGORIES=	x11
MASTER_SITES=	ftp://mason.primenet.com.au/pub/rxvt/old/ \
		http://wm.current.nu/files/ \
		ftp://ftp.nstu.ru/pub/sources/x/


MAINTAINER=	ports@FreeBSD.ORG

USE_X_PREFIX=	yes
GNU_CONFIGURE=  yes
USE_BZIP2=	yes
MAN1=		rxvt.1

.include <bsd.port.mk>