+py-gstreamer

This commit is contained in:
ajacoutot 2008-01-22 08:55:00 +00:00
parent 5d03017521
commit ca02a82867

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2007/01/11 18:13:16 espie Exp $
# $OpenBSD: Makefile,v 1.3 2008/01/22 08:55:00 ajacoutot Exp $
SUBDIR += core
SUBDIR += plugins-base
SUBDIR += plugins-good
SUBDIR += plugins-ugly
SUBDIR += plugins-bad
SUBDIR += py-gstreamer
.include <bsd.port.subdir.mk>