aboutsummaryrefslogblamecommitdiff
path: root/devel/prcs/Makefile
blob: ddb7f7ac28a7b71b5538297f10caba8c2e14b5b3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                                 
                                         
 
           

 

                     
                     

                                                    
                                 
 

                                               

                   
                      

                      
# New ports collection makefile for:    prcs
# Date created:         17 Sep 96
# Whom:                 jmacd@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	prcs
PORTVERSION=	1.2.8
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.xcf.berkeley.edu/pub/prcs/

MAINTAINER=	jmacd@FreeBSD.org

BUILD_DEPENDS=	emacs:${PORTSDIR}/editors/emacs

USE_GMAKE=	yes
HAS_CONFIGURE=	yes
MAN1=		prcs.1

.include <bsd.port.mk>