mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
406 B
Makefile
20 lines
406 B
Makefile
# New ports collection makefile for: prcs
|
|
# Version required: 1.2.4
|
|
# Date created: 17 Sep 96
|
|
# Whom: jmacd@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.11 1998/04/19 00:33:33 jmacd Exp $
|
|
#
|
|
|
|
DISTNAME= prcs-1.2.8
|
|
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>
|