diff options
Diffstat (limited to 'devel/libgsf/Makefile')
| -rw-r--r-- | devel/libgsf/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile deleted file mode 100644 index ee7106b64..000000000 --- a/devel/libgsf/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Maxim Sobolev <sobomax@FreeBSD.org> -# $FreeBSD: head/devel/libgsf/Makefile 313549 2013-03-06 22:50:17Z kwm $ -# $MCom$ - -PORTNAME= libgsf -PORTVERSION= 1.14.26 -CATEGORIES= devel -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Extensible I/O abstraction for dealing with structured file formats - -USE_XZ= yes -USES= gettext gmake pathfix pkgconfig -USE_LDCONFIG= yes -USE_GNOME= gnomeprefix glib20 libxml2 ltverhack intlhack \ - introspection:build -USE_AUTOTOOLS= libtool -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -MAN1= gsf.1 gsf-office-thumbnailer.1 gsf-vba-dump.1 - -.include <bsd.port.mk> |
