blob: 9c442926a76a4c60460d7e4b634f6f33aa29e9ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: hexpert
# Date created: 09 March 2001
# Whom: Peter Wemm <peter@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hexpert
PORTVERSION= 2.4.1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= peter
MAINTAINER= peter@FreeBSD.org
.include <bsd.port.mk>
|