1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11/xprompt/Makefile
Matthew Hunt 8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00

22 lines
372 B
Makefile

# New ports collection makefile for: xprompt
# Date created: 23 March 1997
# Whom: Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#
PORTNAME= xprompt
PORTVERSION= 1.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mph
MAINTAINER= mph@freebsd.org
USE_IMAKE= yes
MAN1= xprompt.1
MANCOMPRESSED= yes
.include <bsd.port.mk>