summaryrefslogtreecommitdiff
path: root/textproc/unroff/Makefile
blob: 30c0886545b8a3025c4ec8ef6043706c5b40537c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	unroff
# Version required:	1.0
# Date created:		18 Feb 1996
# Whom:			Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
#
# $Id: Makefile,v 1.2 1996/04/23 19:46:35 torstenb Exp $
#

DISTNAME=	unroff-1.0
CATEGORIES=	print
MASTER_SITES=	http://www-rn.informatik.uni-bremen.de/software/unroff/dist/

MAINTAINER=	thomas@ghpc8.ihf.rwth-aachen.de

RUN_DEPENDS=	elk:${PORTSDIR}/lang/elk
BUILD_DEPENDS=	elk:${PORTSDIR}/lang/elk

PATCH_STRIP=	-p1

.include <bsd.port.mk>