mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
5ecdc6949f
- Minor port improvements
8 lines
149 B
Makefile
8 lines
149 B
Makefile
# Created by: Stas Timokhin <stast@bsdportal.ru>
|
|
# $FreeBSD$
|
|
|
|
OPTIONS_SLAVE= ALLEGRO
|
|
MASTERDIR= ${.CURDIR}/../dumb
|
|
|
|
.include "${MASTERDIR}/Makefile"
|