ajacoutot 2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00

25 lines
478 B
Makefile

# $OpenBSD: Makefile,v 1.32 2012/11/17 09:40:42 ajacoutot Exp $
COMMENT= MIME and application database for GNOME
GNOME_PROJECT= gnome-mime-data
GNOME_VERSION= 2.18.0
CATEGORIES= x11
REVISION= 5
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
EXTRACT_SUFX= .tar.bz2
MODULES= x11/gnome
CONFIGURE_STYLE= gnu old
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/gnome-mime-data/
.include <bsd.port.mk>