10773690d6
PR: 22085 Reviewed by: kris
19 lines
317 B
Makefile
19 lines
317 B
Makefile
# New ports collection makefile for: histring
|
|
# Date created: 26 October 2000
|
|
# Whom: roam@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= histring
|
|
PORTVERSION= 1.0.0
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.gusnet.cx/proj/histring/
|
|
|
|
MAINTAINER= roam@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|