2013-03-08 11:51:34 +01:00
|
|
|
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
2007-10-25 01:37:25 +02:00
|
|
|
# $MCom: ports/misc/gnome-mime-data/Makefile,v 1.14 2007/05/22 04:59:18 marcus Exp $
|
2002-01-22 11:31:27 +01:00
|
|
|
|
2006-05-28 14:41:45 +02:00
|
|
|
PORTNAME= gnome-mime-data
|
2007-04-03 22:38:53 +02:00
|
|
|
PORTVERSION= 2.18.0
|
2014-11-19 12:49:04 +01:00
|
|
|
PORTREVISION= 5
|
2002-01-22 11:31:27 +01:00
|
|
|
CATEGORIES= misc gnome
|
2009-02-02 02:36:16 +01:00
|
|
|
MASTER_SITES= GNOME
|
2002-04-30 18:29:20 +02:00
|
|
|
DIST_SUBDIR= gnome
|
2002-01-22 11:31:27 +01:00
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2014-04-11 18:58:10 +02:00
|
|
|
COMMENT= MIME and Application database for GNOME
|
2002-01-22 11:31:27 +01:00
|
|
|
|
2017-11-24 10:00:18 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2019-11-08 15:06:27 +01:00
|
|
|
USES= gettext gmake gnome localbase pathfix tar:bzip2
|
2014-04-11 18:58:10 +02:00
|
|
|
USE_GNOME= gnomeprefix intlhack
|
2002-04-30 18:29:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2017-11-24 10:00:18 +01:00
|
|
|
LIBS+= -lintl
|
2002-01-22 11:31:27 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|