Add a file missing in the GNOME 2.28.1. import.
This commit is contained in:
parent
f76d32b8e8
commit
f2b9380907
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244924
1 changed files with 16 additions and 0 deletions
16
www/gir-repository-webkit/Makefile
Normal file
16
www/gir-repository-webkit/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# New ports collection makefile for: gir-repository-webkit
|
||||
# Date created: 07 September 2009
|
||||
# Whom: Alexander Logvinov <avl@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/www/gir-repository-webkit/Makefile,v 1.2 2009/09/23 13:47:06 avl Exp $
|
||||
#
|
||||
|
||||
CATEGORIES= www
|
||||
PORTREVISION= 4
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../devel/gir-repository
|
||||
|
||||
PKGNAMESUFFIX= -webkit
|
||||
|
||||
.include "${MASTERDIR}/bsd.gir.mk"
|
Loading…
Reference in a new issue