mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
405 B
Makefile
20 lines
405 B
Makefile
# New ports collection makefile for: prcs
|
|
# Version required: 1.2.0
|
|
# Date created: 17 Sep 96
|
|
# Whom: jmacd@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.8 1997/08/27 19:38:15 jmacd Exp $
|
|
#
|
|
|
|
DISTNAME= prcs-1.2.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>
|