1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/prcs/Makefile

20 lines
405 B
Makefile
Raw Normal View History

# New ports collection makefile for: prcs
1997-03-22 21:23:36 +00:00
# Version required: 1.1.1
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
1997-03-22 21:23:36 +00:00
# $Id: Makefile,v 1.6 1997/01/07 08:07:10 jmacd Exp $
#
1997-03-22 21:23:36 +00:00
DISTNAME= prcs-1.1.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
MAINTAINER= jmacd@FreeBSD.ORG
USE_GMAKE= yes
HAS_CONFIGURE= yes
MAN1= prcs.1
.include <bsd.port.mk>