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

Routine Makefile cleanup. Use "." to delimit version numbers,

move GNU_CONFIGURE down to "et cetera" section where it belongs.
This commit is contained in:
Satoshi Asami 1996-07-12 10:24:04 +00:00
parent ade337e757
commit f3c496c50f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3376

View File

@ -3,17 +3,17 @@
# Date created: 11 July 1996
# Whom: ache
#
# $Id: Makefile,v 1.6 1996/05/04 10:40:23 ache Exp $
# $Id: Makefile,v 1.1.1.1 1996/07/11 17:31:18 ache Exp $
#
DISTNAME= slang0.99-33
PKGNAME= libslang-0.99-33
PKGNAME= libslang-0.99.33
CATEGORIES+= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/
GNU_CONFIGURE= yes
MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= yes
ALL_TARGET= all elf
INSTALL_TARGET= install install-elf
WRKSRC= ${WRKDIR}/slang