openbsd-ports/editors/jove/Makefile
2010-10-23 18:26:19 +00:00

25 lines
420 B
Makefile

# $OpenBSD: Makefile,v 1.21 2010/10/23 18:26:20 sthen Exp $
#
COMMENT= Jonathan's Own Version of Emacs
DISTNAME= jove-4.16
REVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c termcap
WRKDIST= ${WRKDIR}/jove
USE_GROFF = Yes
NO_REGRESS= Yes
.include <bsd.port.mk>