freebsd-ports/devel/libghthash/Makefile
Yen-Ming Lee 82d0ec487f add missing file to PLIST
bump PORTREVISION

Noticed by: bento

PR:		48547
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-22 14:50:26 +00:00

22 lines
398 B
Makefile

# 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= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>