mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
19 lines
391 B
Makefile
19 lines
391 B
Makefile
# New ports collection makefile for: prcs
|
|
# Version required: 1.0.1
|
|
# Date created: 17 Sep 96
|
|
# Whom: jmacd@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/10/08 07:32:33 asami Exp $
|
|
#
|
|
|
|
DISTNAME= prcs-1.0.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
|
|
|
|
MAINTAINER= jmacd@FreeBSD.ORG
|
|
|
|
USE_GMAKE= yes
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|