freebsd-ports/editors/jove/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

18 lines
397 B
Makefile

# New ports collection makefile for: jove
# Version required: 4.16
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.14 1996/11/11 05:07:11 obrien Exp $
#
DISTNAME= jove-4.16
CATEGORIES= editors
MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
MAINTAINER= erich@FreeBSD.ORG
WRKSRC= ${WRKDIR}/jove
MAN1= jove.1 teachjove.1 xjove.1 jovetool.1
.include <bsd.port.mk>