1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/editors/plume-creator-devel/Makefile
Mathieu Arnold 2249c20332 Fix some FreeBSD.org case of bad case.
Sponsored by:	Absolight
2017-05-04 14:58:54 +00:00

20 lines
453 B
Makefile

# $FreeBSD$
PORTNAME= plume-creator-devel
PORTVERSION= ${DATE}
CATEGORIES= editors
MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/plume-creator/
MAINTAINER= ports@FreeBSD.org
COMMENT= Open source tool for novelists
LICENSE= GPLv3+
DATE= 20150510
USES= desktop-file-utils qmake shared-mime-info tar:xz
USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build webkit
QMAKE_ARGS= ${WRKSRC}/plume-creator.pro
.include <bsd.port.mk>