components/bind/bind.p5m
changeset 38 cd00ea74156e
parent 30 440b6ca0641d
child 40 84267c1130e9
equal deleted inserted replaced
37:988ea0021850 38:cd00ea74156e
    27 set name=info.classification \
    27 set name=info.classification \
    28     value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
    28     value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    32 set variant.arch=$(ARCH)
    32 license COPYRIGHT license="ISC"
    33 license COPYRIGHT license="ISC"
    33 dir path=etc
    34 dir path=etc
    34 dir path=usr
    35 dir path=usr
    35 dir path=usr/bin
    36 dir path=usr/bin
    36 dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
    37 dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
   488 link path=usr/lib/libisccfg.so.60 target=libisccfg.so.60.0.2
   489 link path=usr/lib/libisccfg.so.60 target=libisccfg.so.60.0.2
   489 link path=usr/lib/liblwres.so target=liblwres.so.60.0.0
   490 link path=usr/lib/liblwres.so target=liblwres.so.60.0.0
   490 link path=usr/lib/liblwres.so.60 target=liblwres.so.60.0.0
   491 link path=usr/lib/liblwres.so.60 target=liblwres.so.60.0.0
   491 link path=usr/sbin/named-compilezone target=named-checkzone
   492 link path=usr/sbin/named-compilezone target=named-checkzone
   492 link path=usr/share/man/man8/named-compilezone.8 target=named-checkzone.8
   493 link path=usr/share/man/man8/named-compilezone.8 target=named-checkzone.8
   493 depend fmri=pkg:/[email protected] type=require
   494 depend fmri=pkg:/library/libxml2 type=require
   494 depend fmri=pkg:/library/[email protected] type=require
   495 depend fmri=pkg:/library/security/openssl type=require
   495 depend fmri=pkg:/library/security/[email protected] type=require
   496 depend fmri=pkg:/library/zlib type=require
   496 depend fmri=pkg:/library/[email protected] type=require
   497 depend fmri=pkg:/system/library/math type=require
   497 depend fmri=pkg:/system/library/[email protected] type=require
   498 depend fmri=pkg:/system/library type=require
   498 depend fmri=pkg:/system/[email protected] type=require
       
   499 
   499 
   500 
   500 
   501 
   501