mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
13 lines
237 B
Makefile
13 lines
237 B
Makefile
# Created by: David Shane Holden <dpejesh@yahoo.com>
|
|
|
|
PORTVERSION= 2.4.5
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= 2
|
|
|
|
CONFLICTS= corosync3-[0-9]*
|
|
PORTSCOUT= limit:^2\.[0-9]\.[0-9]
|
|
|
|
.include "${.CURDIR}/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|