1997-03-25 15:25:43 +00:00
|
|
|
# New ports collection makefile for: xprompt
|
|
|
|
# Date created: 23 March 1997
|
|
|
|
# Whom: Matthew Hunt <mph@pobox.com>
|
|
|
|
#
|
1999-08-31 02:51:23 +00:00
|
|
|
# $FreeBSD$
|
1997-03-25 15:25:43 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 19:19:05 +00:00
|
|
|
PORTNAME= xprompt
|
|
|
|
PORTVERSION= 1.4
|
1997-03-25 15:25:43 +00:00
|
|
|
CATEGORIES= x11
|
2000-02-08 09:29:51 +00:00
|
|
|
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
|
1997-03-25 15:25:43 +00:00
|
|
|
|
1998-04-17 23:26:31 +00:00
|
|
|
MAINTAINER= mph@freebsd.org
|
1997-03-25 15:25:43 +00:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
MAN1= xprompt.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|