- regen PLIST

This commit is contained in:
ajacoutot 2009-03-14 18:59:36 +00:00
parent 77c1a66dd7
commit f675f50035
2 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2008/02/04 22:31:20 espie Exp $
# $OpenBSD: Makefile,v 1.16 2009/03/14 18:59:36 ajacoutot Exp $
HOMEPAGE= http://www.cmake.org/
CATEGORIES= devel
COMMENT= portable build system
DISTNAME= cmake-2.4.8
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
MASTER_SITES= ${HOMEPAGE}files/v2.4/
MAINTAINER= Marc Espie <espie@openbsd.org>

View File

@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.6 2008/02/04 22:31:20 espie Exp $
bin/ccmake
bin/cmake
bin/cpack
bin/ctest
@comment $OpenBSD: PLIST,v 1.7 2009/03/14 18:59:36 ajacoutot Exp $
@bin bin/ccmake
@bin bin/cmake
@bin bin/cpack
@bin bin/ctest
@man man/man1/ccmake.1
@man man/man1/cmake.1
@man man/man1/ctest.1