15 lines
326 B
Makefile
15 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.6 2000/08/31 10:12:15 brad Exp $
|
|
|
|
ONLY_FOR_ARCHS= i386
|
|
NEED_VERSION= 1.322
|
|
|
|
PROGRAM_V= 4.75
|
|
V2:= ${PROGRAM_V:S/.//}
|
|
|
|
DISTNAME= communicator-v${V2}-us.x86-bsdi-bsd2
|
|
PKGNAME= communicator-${PROGRAM_V}
|
|
LOCATION= bsdi21/complete_install
|
|
DIRNAME= communicator-v${V2}.x86-bsdi-bsd2
|
|
|
|
.include <bsd.port.mk>
|