freebsd-ports/devel/cmph/Makefile
Baptiste Daroussin 0c7873f544 Support stage
2014-01-20 23:25:01 +00:00

16 lines
301 B
Makefile

# Created by: Jesse Kempf (jessekempf@gmail.com)
# $FreeBSD$
PORTNAME= cmph
PORTVERSION= 2.0
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= jessekempf@gmail.com
COMMENT= Minimal perfect hashes for C
GNU_CONFIGURE= yes
USES= pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>