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

           
                                          
                            
                 




                                                     
                                                        
 

                                                            
# $FreeBSD$

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

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

LIB_DEPENDS=	libsoup-2.4.so:${PORTSDIR}/devel/libsoup

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