1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/prcs/Makefile

22 lines
454 B
Makefile
Raw Normal View History

# New ports collection makefile for: prcs
1998-04-19 00:33:42 +00:00
# Version required: 1.2.4
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1998/06/08 22:38:57 jmacd Exp $
#
1998-06-08 22:39:01 +00:00
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>