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
# Version required: 1.0.9
# Date created: 17 Sep 96
# Whom: jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.5 1996/11/18 13:57:40 asami Exp $
#
DISTNAME= prcs-1.0.9
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>