diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-03 12:28:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-03 12:28:05 +0000 |
commit | 2326dc221611c154f5ac9d1a7978e1c6315df329 (patch) | |
tree | 5ed856527b7884eb072ed171122010f13af1f3aa /graphics/Makefile | |
parent | Update port to 1.12 (diff) |
add enjoympeg
An MPEG-1 video player
Notes
Notes:
svn path=/head/; revision=43466
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 b1a5508c2224..bf1d385c74db 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -29,6 +29,7 @@ SUBDIR += ecg2png SUBDIR += electriceyes SUBDIR += enfle + SUBDIR += enjoympeg SUBDIR += eog SUBDIR += eps2png SUBDIR += epstool |