1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Enable xmbase-grok

This commit is contained in:
Andreas Klemm 1997-08-30 13:26:53 +00:00
parent 9fed88020d
commit 9e54d78373
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7728

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp $
# $Id: Makefile,v 1.21 1997/08/19 07:17:51 fenner Exp $
#
SUBDIR += db
SUBDIR += gdbm
@ -13,5 +13,6 @@
SUBDIR += p5-Pg
SUBDIR += postgresql
SUBDIR += typhoon
SUBDIR += xmbase-grok
.include <bsd.port.subdir.mk>