remove net-snmp from components.mk
[unleashed-userland.git] / components / ts / ts.p5m
blob7a8487643e1b50cac32fcde1c9ff9c063385ff50
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
18 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
21 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
23 dir  path=usr
24 dir  path=usr/bin
25 file path=usr/bin/ts
26 dir  path=usr/share
27 dir  path=usr/share/man
28 dir  path=usr/share/man/man1
29 file path=usr/share/man/man1/ts.1