2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2015 Alexander Pyhalov
16 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_VERSION
= 5.08
20 IPS_COMPONENT_VERSION
=5.0.8
21 COMPONENT_FMRI
= developer
/versioning
/sccs
22 COMPONENT_SUMMARY
= The POSIX standard Source Code Control System
23 COMPONENT_CLASSIFICATION
= Development
/Source Code Management
24 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
25 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
26 COMPONENT_PROJECT_URL
= https
://sccs.sourceforge.net
/
27 COMPONENT_ARCHIVE_HASH
= \
28 sha256
:5ea2898f25272e81f7725d9cd0c6c416bc9b1b3a765acb08855feaef8295692a
29 COMPONENT_ARCHIVE_URL
= \
30 https
://sourceforge.net
/projects
/sccs
/files
/$(COMPONENT_ARCHIVE
)/download
31 COMPONENT_LICENSE
= GPL
,CDDL
33 include $(WS_MAKE_RULES
)/prep.mk
34 include $(WS_MAKE_RULES
)/justmake.mk
35 include $(WS_MAKE_RULES
)/ips.mk
41 install: $(INSTALL_32
)
45 # Auto-generated dependencies
46 REQUIRED_PACKAGES
+= SUNWcs
47 REQUIRED_PACKAGES
+= system
/library