1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/editors/dkns/Makefile
Gabor Pali 3a09f74178 - Update to 1.82
PR:		ports/135023
Submitted by:	James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by:	gabor (mentor)
2009-05-30 13:23:09 +00:00

24 lines
499 B
Makefile

# New ports collection makefile for: drood
# Date created: Sun, 03 Feb 2008 23:06:00 EST
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= dkns
PORTVERSION= 1.82
CATEGORIES= editors
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Simple console text editor
RUN_DEPENDS= munger:${PORTSDIR}/lang/munger
MAN1= dkns.1
MANCOMPRESSED= yes
PLIST_FILES= bin/dkns
.include <bsd.port.mk>