Ticket #12085: Portfile

File Portfile, 955 bytes (added by giulio.eulisse@…, 17 years ago)

portfile

Line 
1# $Id: Portfile 20317 2006-11-17 22:34:01Z giulio.eulisse@cern.ch $
2
3PortSystem   1.0
4
5name         cvsps
6version      1.3.3
7revision     1
8categories   utilities
9maintainers  giulio.eulisse@cern.ch
10
11description  CVSps is a program for generating 'patchset' information from a CVS repository. \
12                         A patchset in this case is defined as a set of changes made to a collection of \
13                         files, and all committed at the same time (using a single 'cvs commit' command).  \
14                         This information is valuable to seeing the big picture of the evolution of a  \
15                         cvs project. While cvs tracks revision information, it is often difficult to  \
16                         see what changes were committed 'atomically' to the repository. \
17
18homepage     http://www.cobite.com/cvsps/
19master_sites http://www.cobite.com/cvsps/
20distname    cvsps-${version}
21checksums   md5 06996d83366794d295745092225946b7
22use_configure      no
23build.target       cvsps
24destroot.cmd    make prefix=$destroot$prefix