blob: 9d1747cf2a458a1e7ee0c8a5eca2e31f5b14c07f (
plain) (
tree)
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/misc/gnome-devel-docs/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= gnome-devel-docs
PORTVERSION= 3.14.2
CATEGORIES= misc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Documents targeted for GNOME developers
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
#RUN_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils
USES= gmake pkgconfig tar:xz
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|