mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
VERSIONS= 25
|
|
CDE_VERSION?= 25
|
|
|
|
MASTERDIR= ${.CURDIR}/../cde-${CDE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|