diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:03:47 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-28 13:03:47 +0000 |
commit | b619e8b5d9a5b98a003fca7ed21b9d08b426207e (patch) | |
tree | 2a4fd6b6e0d1ee502806a4945dbb4d5e0f759e49 /graphics/dc20ctrl | |
parent | 6cf635af4a9920caea87d75f0c7552c3796fc84d (diff) | |
download | ports-b619e8b5d9a5b98a003fca7ed21b9d08b426207e.tar.gz ports-b619e8b5d9a5b98a003fca7ed21b9d08b426207e.zip |
Notes
Diffstat (limited to 'graphics/dc20ctrl')
-rw-r--r-- | graphics/dc20ctrl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 5f3c975beb85..c753b02348af 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -10,6 +10,8 @@ PORTVERSION= 0.4 CATEGORIES= graphics MASTER_SITES= http://www.paternostro.org/~ugo/binaries/ +MAINTAINER= ports@FreeBSD.org + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.3:${PORTSDIR}/graphics/png |