freebsd-ports/devel/performance/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

23 lines
489 B
Makefile

# $FreeBSD$
PORTNAME= performance
PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
DISTNAME= Performance-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Help improve the performance of GNUstep applications
LICENSE= LGPL3
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
DEFAULT_LIBVERSION= 0.3
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>