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

20 lines
414 B
Makefile

# $FreeBSD$
PORTNAME= systempreferences
PORTVERSION= 1.2.0
PORTREVISION= 3
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
COMMENT= System Preferences application for GNUstep
LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= back build
DEFAULT_LIBVERSION= 1.0.0
USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
.include <bsd.port.mk>