mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
bb271f0bf7
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
9 lines
173 B
Makefile
9 lines
173 B
Makefile
# Created by: Stas Timokhin <stast@bsdportal.ru>
|
|
# $FreeBSD$
|
|
|
|
OPTIONS_SLAVE= ALLEGRO
|
|
MASTERDIR= ${.CURDIR}/../dumb
|
|
PKGNAMESUFFIX= -allegro
|
|
|
|
.include "${MASTERDIR}/Makefile"
|