mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9b3621b9e4
- support stage and options
11 lines
218 B
Makefile
11 lines
218 B
Makefile
# Created by: Holger Lamm <holger@e-gitt.net>
|
|
# $FreeBSD$
|
|
|
|
OPTIONS_EXCLUDE=CORE
|
|
|
|
COMMENT= OCAML/GTK GUI for the MLdonkey peer-to-peer network client
|
|
|
|
MASTERDIR= ${.CURDIR}/../mldonkey
|
|
|
|
.include "${MASTERDIR}/Makefile"
|