1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add version variable to not edit elm+* Makefiles when version changed

This commit is contained in:
Andrey A. Chernov 1995-12-02 21:30:51 +00:00
parent a88d9628c0
commit eb8498d34e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2514
2 changed files with 6 additions and 4 deletions

View File

@ -3,11 +3,12 @@
# Date created: 26 June 1995
# Whom: ache
#
# $Id: Makefile,v 1.7 1995/10/20 07:35:26 asami Exp $
# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
#
DISTNAME= elm-2.4pl24me8
PKGNAME= elm-2.4m8b
VERSION= 2.4m8b # allows to not edit elm+* Makefiles
PKGNAME= elm-${VERSION}
PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
PATCH_DIST_STRIP= -p1
CATEGORIES+= mail

View File

@ -3,11 +3,12 @@
# Date created: 26 June 1995
# Whom: ache
#
# $Id: Makefile,v 1.7 1995/10/20 07:35:26 asami Exp $
# $Id: Makefile,v 1.8 1995/11/19 21:11:30 ache Exp $
#
DISTNAME= elm-2.4pl24me8
PKGNAME= elm-2.4m8b
VERSION= 2.4m8b # allows to not edit elm+* Makefiles
PKGNAME= elm-${VERSION}
PATCHFILES= elm-2.4pl24me8a.diffs.Z elm-2.4pl24me8b.diffs.Z
PATCH_DIST_STRIP= -p1
CATEGORIES+= mail