diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /graphics/xanim/Makefile | |
parent | Unbreak on -current: use INT_MAX instead of MAXINT. (diff) |
- add COMMENT
Notes
Notes:
svn path=/head/; revision=75965
Diffstat (limited to 'graphics/xanim/Makefile')
-rw-r--r-- | graphics/xanim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index b6adaf804acb..ccbec150b02e 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -17,6 +17,7 @@ DISTNAME= xanim2920 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Play most popular animation formats and show pictures .if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ |