cfd23c3496
- Remove patches now included upstream - Slighlt rework comon Makefile dependencies, to reduce dependencies for geany-plugins-l10n
10 lines
283 B
Makefile
10 lines
283 B
Makefile
PORTNAME= geany-plugin-doc
|
|
PORTVERSION= ${GEANY_VER}
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= madpilot@FreeBSD.org
|
|
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|
WWW= https://plugins.geany.org/geanydoc.html
|
|
|
|
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
|
.include <bsd.port.mk>
|