opnsense-ports/deskutils/systempreferences/Makefile
Franco Fichtner 7e485cf1e5 */*: sync with upstream
Taken from: HardenedBSD
2017-12-04 05:06:36 +01:00

20 lines
414 B
Makefile

# $FreeBSD$
PORTNAME= systempreferences
PORTVERSION= 1.2.0
PORTREVISION= 5
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>