diff options
Diffstat (limited to 'deskutils/libopensync-plugin-file/Makefile')
-rw-r--r-- | deskutils/libopensync-plugin-file/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/deskutils/libopensync-plugin-file/Makefile b/deskutils/libopensync-plugin-file/Makefile deleted file mode 100644 index 1ba3f4223949..000000000000 --- a/deskutils/libopensync-plugin-file/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Alex Samorukov <samm@os2.kiev.ua> -# $FreeBSD$ - -PORTNAME= libopensync-plugin-file -PORTVERSION= 0.22 -PORTREVISION= 1 -CATEGORIES= deskutils -MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ - -MAINTAINER= samm@os2.kiev.ua -COMMENT= File-Sync plugin for the opensync framework - -LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 - -BROKEN= Unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-11-26 -USES= pkgconfig tar:bzip2 libtool -GNU_CONFIGURE= yes - -.include <bsd.port.mk> |