[csw-devel] SF.net SVN: gar:[15793] csw/mgar/pkg/pcp/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Sep 28 17:37:34 CEST 2011
Revision: 15793
http://gar.svn.sourceforge.net/gar/?rev=15793&view=rev
Author: bonivart
Date: 2011-09-28 15:37:34 +0000 (Wed, 28 Sep 2011)
Log Message:
-----------
pcp/trunk: update to 1.10, rename to CSWpidconport
Modified Paths:
--------------
csw/mgar/pkg/pcp/trunk/Makefile
Modified: csw/mgar/pkg/pcp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pcp/trunk/Makefile 2011-09-28 15:05:40 UTC (rev 15792)
+++ csw/mgar/pkg/pcp/trunk/Makefile 2011-09-28 15:37:34 UTC (rev 15793)
@@ -8,18 +8,27 @@
endef
MASTER_SITES = http://www.unix.ms/pcp/
-DISTFILES = pcp.txt
-DISTFILES += COPYING
+DISTFILES = pcp.txt
+DISTFILES += COPYING
+PACKAGES = CSWpidconport
+CATALOGNAME = pidconport
+SPKG_DESC_CSWpidconport = $(DESCRIPTION)
+OBSOLETED_BY_CSWpidconport = CSWpcp
+
ARCHALL = 1
CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS =
-TEST_SCRIPTS =
-INSTALL_SCRIPTS = custom
+BUILD_SCRIPTS =
+TEST_SCRIPTS =
+INSTALL_SCRIPTS = custom
include gar/category.mk
+post-extract:
+ @echo " ==> Checking version of $(NAME)"
+# SRCVER = `grep "^# v$(VERSION)" $(WORKDIR)/pcp.txt`
+
install-custom:
@echo " ==> Installing $(NAME) (custom)"
@ginstall -m 755 -d $(DESTDIR)$(bindir)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list