1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11/xprompt/Makefile
Peter Wemm 02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00

21 lines
382 B
Makefile

# New ports collection makefile for: xprompt
# Version required: 1.4
# Date created: 23 March 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#
DISTNAME= xprompt-1.4
CATEGORIES= x11
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
MAINTAINER= mph@freebsd.org
USE_IMAKE= yes
MAN1= xprompt.1
MANCOMPRESSED= yes
.include <bsd.port.mk>