opnsense-ports/misc/gnome-user-docs/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

21 lines
419 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnome-user-docs
PORTVERSION= 3.18.1
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 users guide
BUILD_DEPENDS= itstool:textproc/itstool
PORTSCOUT= limitw:1,even
GNU_CONFIGURE= yes
USES= gettext-tools gmake gnome pathfix tar:xz
USE_GNOME= libxml2:build
.include <bsd.port.mk>