diff options
author | taca <taca> | 2008-09-23 07:22:10 +0000 |
---|---|---|
committer | taca <taca> | 2008-09-23 07:22:10 +0000 |
commit | 008c5467b2482f32ec8a91aa7ff80616193afd36 (patch) | |
tree | ebb748060176cdbbf1dc12af627590508d97b3e8 /www | |
parent | 939e65aaedc08062fac847368f92af423f9aeed1 (diff) | |
download | pkgsrc-008c5467b2482f32ec8a91aa7ff80616193afd36.tar.gz |
Share distinfo file with ../../www/typolight.
Diffstat (limited to 'www')
-rw-r--r-- | www/typolight-example/Makefile | 4 | ||||
-rw-r--r-- | www/typolight-example/distinfo | 5 |
2 files changed, 3 insertions, 6 deletions
diff --git a/www/typolight-example/Makefile b/www/typolight-example/Makefile index 9878ee3736d..205f8ce8766 100644 --- a/www/typolight-example/Makefile +++ b/www/typolight-example/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/15 10:06:41 taca Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/23 07:22:10 taca Exp $ # DISTNAME= typolight-${TL_VERSION} @@ -12,6 +12,8 @@ COMMENT= Sample site data for TYPOlight DEPENDS+= typolight>=${TL_VERSION}:../../www/typolight +DISTINFO_FILE= ${.CURDIR}/../../www/typolight/distinfo + USE_TOOLS= pax NO_BUILD= yes NO_CONFIGURE= yes diff --git a/www/typolight-example/distinfo b/www/typolight-example/distinfo deleted file mode 100644 index d0c4881caae..00000000000 --- a/www/typolight-example/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/09/15 10:06:41 taca Exp $ - -SHA1 (typolight-2.6.0.tar.gz) = 74750399cfbc38d952d1ae34fd537b570cd5ae76 -RMD160 (typolight-2.6.0.tar.gz) = 88cfef656590cfdc46043f32060e60db430cd2b0 -Size (typolight-2.6.0.tar.gz) = 2806082 bytes |