mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
58667728d5
PR: 9769 Submitted by: Chris Piazza <cpiazza@home.net>
21 lines
432 B
Makefile
21 lines
432 B
Makefile
# New ports collection Makefile for: rxvt
|
|
# Version required: 2.4.11
|
|
# Date created: 5th December 1994
|
|
# Whom: gpalmer@FreeBSD.org
|
|
#
|
|
# $Id: Makefile,v 1.19 1999/02/22 03:09:37 steve Exp $
|
|
#
|
|
|
|
DISTNAME= rxvt-2.4.11
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_BZIP2= yes
|
|
MAN1= rxvt.1
|
|
|
|
.include <bsd.port.mk>
|