1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11/libfm-extra/Makefile
Rene Ladan c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00

26 lines
417 B
Makefile

# Created by: Kris Moore <kmoore@FreeBSD.org>
# $FreeBSD$
PORTNAME= libfm
PKGNAMESUFFIX= -extra
MAINTAINER= ports@FreeBSD.org
COMMENT= LibFM-Extra library
LICENSE= LGPL21
MASTERDIR= ${.CURDIR}/../${PORTNAME}
DESCR= ${.CURDIR}/pkg-descr
FILESDIR= ${.CURDIR}/files
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
USE_LDCONFIG= yes
EXTRA_ONLY= yes
OPTIONS_EXCLUDE= NLS
.include "${MASTERDIR}/Makefile"