c8be906fb9
file editor)
17 lines
305 B
Makefile
17 lines
305 B
Makefile
# New ports collection makefile for: hexpert
|
|
# Date created: 09 March 2001
|
|
# Whom: Peter Wemm <peter@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= hexpert
|
|
PORTVERSION= 2.4
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= peter
|
|
|
|
MAINTAINER= peter@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|