1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/deskutils/systempreferences/Makefile

21 lines
411 B
Makefile

# $FreeBSD$
PORTNAME= systempreferences
PORTVERSION= 1.2.0
PORTREVISION= 7
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}
MAINTAINER= ports@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>