diff options
author | dillon <dillon@FreeBSD.org> | 2002-02-11 11:35:11 +0800 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 2002-02-11 11:35:11 +0800 |
commit | 1f65e0477ee33b3408ab4973f862869e170f9360 (patch) | |
tree | 492ba835cfa0c800c526a7c5b0028079658ec705 /graphics/Makefile | |
parent | ab03834fdd911ad8e83944e6db2cd2c78a06f8b1 (diff) | |
download | freebsd-ports-gnome-1f65e0477ee33b3408ab4973f862869e170f9360.tar.gz freebsd-ports-gnome-1f65e0477ee33b3408ab4973f862869e170f9360.tar.zst freebsd-ports-gnome-1f65e0477ee33b3408ab4973f862869e170f9360.zip |
Add my DTV port - A TV-tuner card capture program w/ client-server and
display capability.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 395afe7a6b06..05e4d2e1ad54 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -33,6 +33,7 @@ SUBDIR += divx4linux SUBDIR += dore SUBDIR += drm-kmod + SUBDIR += dtv SUBDIR += dumpmpeg SUBDIR += dynamechs SUBDIR += ecg2png |