freebsd-ports/devel/prcs/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

21 lines
411 B
Makefile

# New ports collection makefile for: prcs
# Version required: 1.2.4
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.org
#
# $FreeBSD$
#
DISTNAME= prcs-1.2.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
MAINTAINER= jmacd@FreeBSD.org
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
USE_GMAKE= yes
HAS_CONFIGURE= yes
MAN1= prcs.1
.include <bsd.port.mk>