1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/textproc/unroff/Makefile

20 lines
410 B
Makefile
Raw Normal View History

# 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$
#
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
PATCH_STRIP= -p1
.include <bsd.port.mk>