freebsd-ports/x11/libfm-extra/Makefile
Olivier Duchateau 72f768ac60 x11/libfm:
- Update to 1.2.4
- Cosmetic change for documentation files

x11/libfm-extra
- Update to 1.2.4
- Remove distinfo (not need in slave port)

PR:		207579
Submitted by:	myself
Approved by:	horia@racoviceanu.com (maintainer, timeout 1 month)
2016-03-28 14:59:34 +00:00

25 lines
425 B
Makefile

# Created by: Kris Moore <kmoore@FreeBSD.org>
# $FreeBSD$
PORTNAME= libfm
PKGNAMESUFFIX= -extra
MAINTAINER= horia@racoviceanu.com
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=DOCS NLS
.include "${MASTERDIR}/Makefile"