opnsense-ports/devel/performance/Makefile
Franco Fichtner 6921cb7f81 */*: sync with upstream
Taken from: FreeBSD
2015-09-20 00:28:57 +02:00

19 lines
377 B
Makefile

# $FreeBSD$
PORTNAME= performance
PORTVERSION= 0.5.0
PORTREVISION= 2
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= Performance-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
COMMENT= Help improve the performance of GNUstep applications
LICENSE= LGPL3
USES= gnustep
USE_GNUSTEP= base build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>