16 lines
386 B
Makefile
16 lines
386 B
Makefile
# New ports collection makefile for: gir-repository-babl
|
|
# Date created: 12 September 2009
|
|
# Whom: Alexander Logvinov <avl@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/x11/gir-repository-babl/Makefile,v 1.1 2009/09/16 02:05:12 avl Exp $
|
|
#
|
|
|
|
CATEGORIES= x11
|
|
PORTREVISION= 4
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gir-repository
|
|
|
|
PKGNAMESUFFIX= -babl
|
|
|
|
.include "${MASTERDIR}/bsd.gir.mk"
|