diff options
Diffstat (limited to 'games/sopwith/Makefile')
-rw-r--r-- | games/sopwith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index 48beb34ad0c..158483f12a2 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sdl-sopwith DISTNAME= sdl_${PORTNAME}-${PORTVERSION} MAINTAINER= edwin@mavetju.org +COMMENT= A classic WW1 biplane game BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 |