Derive "PKGNAME" from "DISTNAME" instead of defining it manually.

This commit is contained in:
tron 2004-10-18 10:05:11 +00:00
parent af305a07a6
commit 60f386841e

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.55 2004/10/16 22:27:40 reed Exp $
# $NetBSD: Makefile,v 1.56 2004/10/18 10:05:11 tron Exp $
DISTNAME= tiff-v3.6.1
PKGNAME= tiff-3.6.1
PKGNAME= ${DISTNAME:S/-v/-/}
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/old/