Changeset View
Changeset View
Standalone View
Standalone View
editors/kate-plugin-pate/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= kate-plugin-pate | PORTNAME= kate-plugin-pate | ||||
PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE4_VERSION} | ||||
PORTREVISION= 1 | PORTREVISION= 2 | ||||
CATEGORIES= editors kde kde-kde4 | CATEGORIES= editors kde kde-kde4 | ||||
DISTNAME= kate-${PORTVERSION} | DISTNAME= kate-${PORTVERSION} | ||||
MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
COMMENT= Support for Python plugins in Kate | COMMENT= Support for Python plugins in Kate | ||||
USES= cmake:outsource,noninja kde:4 python:2.7 tar:xz | USES= cmake:outsource,noninja kde:4 python:2.7 tar:xz | ||||
USE_KDE= kdelibs automoc4 kate \ | USE_KDE= kdelibs automoc4 kate \ | ||||
Show All 18 Lines |