freebsd-ports/devel/cityhash/Makefile
2013-09-25 00:54:08 +00:00

17 lines
283 B
Makefile

# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
# $FreeBSD$
PORTNAME= cityhash
PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
MAINTAINER= vg@FreeBSD.org
COMMENT= Family of hash functions
LICENSE= MIT
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>