aboutsummaryrefslogblamecommitdiff
path: root/devel/geany-plugin-updatechecker/Makefile
blob: ed1f55297e165fa74e983cccc61c64714d5fee82 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          


                            
                                    

                                                     
                                            
 

                                                            
PORTNAME=	geany-plugin-updatechecker
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}

LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>