# New ports collection makefile for: libkmfl # Date created: 10 October 2007 # Whom: Nikola Lecic # # $FreeBSD$ # PORTNAME= libkmfl PORTVERSION= 0.9.8 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= An engine to interpret compiled KMFL keyboard tables LIB_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp USE_LDCONFIG= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} PORTDOCS= AUTHORS COPYING ChangeLog PLIST_FILES= include/kmfl/libkmfl.h \ lib/libkmfl.a \ lib/libkmfl.la \ lib/libkmfl.so \ lib/libkmfl.so.0 post-patch: @${REINPLACE_CMD} \ 's|^install-data-am: install-libkmfldocDATA|install-data-am:|' \ ${WRKSRC}/Makefile.in post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} . for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} . endfor .endif .include ~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Welcome XFCE 4.16 to the FreeBSD ports tree!Guido Falsi2021-01-031-28/+16
* Remove the mixer for the available options for xfce4-goodiesBaptiste Daroussin2020-11-091-3/+2
* Also disable battery plugin on powerpc64le.Mark Linimon2020-09-241-0/+1
* Disable the battery app on powerpc since it states that it is x86-specific.Mark Linimon2020-05-241-0/+4
* Rename port from xfce4-timer-out-plugin to xfce4-time-out-pluginBen Woods2019-10-091-1/+1
* Welcome XFCE 4.14 to the FreeBSD ports treeGuido Falsi2019-09-201-18/+14
* Do not set opt_DESC twiceTobias Kortkamp2019-01-081-1/+0
* Allow building with different versions of python3Antoine Brodin2018-12-081-1/+1
* Add MENULIBRE option enabled by default to xfce4-goodies.Guido Falsi2018-06-181-3/+5
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-0/+1
* Change default option group (from *_UNOFFICIAL to *_APPLICATIONS)Olivier Duchateau2016-09-141-3/+5