diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /misc/alevt | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'misc/alevt')
-rw-r--r-- | misc/alevt/Makefile | 1 | ||||
-rw-r--r-- | misc/alevt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index 6fe98e1..fd8656c 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= apps/video MAINTAINER= roger@freebsd.org +COMMENT= X11 Teletext decoding and display program. (reads from /dev/vbi) LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/misc/alevt/pkg-comment b/misc/alevt/pkg-comment deleted file mode 100644 index f28ddc9..0000000 --- a/misc/alevt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 Teletext decoding and display program. (reads from /dev/vbi) |