aboutsummaryrefslogblamecommitdiff
path: root/devel/libghthash/Makefile
blob: f72c5a4bcdcd685eb9d4b4cfca9eb2112001e93c (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                  
                     
                 



                                                                  
                                  
 
                          



                      
# ex:ts=8
# Ports collection makefile for:	libghthash
# Date created:			Jul 2, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	libghthash
PORTVERSION=	0.5.1
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://www.student.lu.se/~etn97ksi/sim_home/filer/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Generic Hash Table

USE_LIBTOOL_VER=	13
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>