opnsense-ports/devel/cmph/Makefile
Franco Fichtner cd24a04fdd */*: sync with upstream
Taken from: HardenedBSD
2017-09-24 11:20:33 +02:00

19 lines
350 B
Makefile

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